Hello,

There are a couple of bugs surrounding backup/restore.

When you go to backup it doesn't just work - I haven't played around with settings. On the command line it suggest that it's tried:

pg_dump... -F -p ...

Where what it should generate is:

pg_dump... -F p ...


Worse, you can't copy and paste the command line because the cursor keeps dipping down to the next line.


With restore, you select the file to restore, but the OK button remains greyed out.

Thanks,

David.

--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to