Comment 1 for bug 1124440

Revision history for this message
Brendan Clune (Logic Supply) (brendan-clune) wrote : Re: Dumping/restoring databases prompts for password via server console

This patch adds the --no-password flag to pg_dump and pg_restore. It also updates the error message received when a dump/restore fails to suggest a .pgpass file in addition to checking that the db_password is specified in the configuration file.