c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14495
Re: [Bug 710467] Re: backup database fails with pg_dump no password supplied
On Monday 31 January 2011, you wrote:
> http://www.openerp.com/forum/post73310.html
This is a duplicate of 691489, 698330
and 478186, 614937, 619216, 677639, 686824, 697099
and
http://www.openerp.com/forum/topic22164.html
http://www.openerp.com/forum/topic21962.html
... and so many other discussions on the same topic, I can't even remember.
Please, people! Use "pg_dump" for reliable backups (or even pg continuous
archiving)!
And don't put a password in your pg database, just because a 3rd party site
told you so. Read the instructions. Or, if you don't believe us, read more
about security on Unix.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/710467
Title:
backup database fails with pg_dump no password supplied
Status in OpenERP Server:
Incomplete
Bug description:
pg_dump: [archiver (db)] connection to database "test_database" failed: fe_sendauth: no password supplied
[2011-01-30 20:58:12,504][?] INFO:web-services:DUMP DB: test_database
The gtk client thinks the backup worked, even though it actually
failed.
References