Open khoerodin opened 4 years ago
I have the same problem. Have you solved this issue?
Not yet @bohdanbrn
When you open terminal and type pg_dump
can it find executable?
This is still an issue. I can find the pg_dump executable in my pc, it's in /etc/bin, but Postbird does not find it.
After checking in Postbird's Window -> Console I can see it properly runs the pg_dump command with the proper parameters, and even says Complete.
If I copy/paste this command into my Linux Terminal it asks me for a password (for the DB user) and dumps it correctly, this can be a useful workaround in the meantime for those of you who want to dump your DB's schema, but does not solve the issue of it not showing in Postbird.
Maybe Postbird's issue could be related to the Password prompt I get when running it in my Linux terminal?
Install from Snap on Ubuntu 18.04
postgresql-client
already installed:but error still appears: