DBeaver Configuration : Postgres and MacOs 1 . Install postgres 2. Find path to pg_dump /Applications/Postgres.app/Contents/Versions/latest/bin 3. configure client (Dbeaver) to add hidden files -> command + shift + G paste /Applications/Postgres.app/Contents/Versions/latest/bin and select the folder 4. Voila !
Comments