c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #25356
Re: [Bug 790164] [NEW] [6.1 trunk]: unable to backup database
Also Ref: Re: [Bug 779474] Re: [6.1 trunk]:[account_voucher]:
loading test/account_voucher.yml fails
OpenERP try to backup 'unatended' database.
Password supplied in the OpenERP client is for access to the management
functions of OpenERP database (default admin at database creation).
But, postgres need the password for owner of database (openerp in your
case, from Ref.).
Please put this line in .pgpass file from your ~ :
localhost:5432:database:openerp:password
(like for postgres user)
I supposed that your server is localhost.
Thanks
On 30.05.2011 14:10, Bogdan Stanciu wrote:
> Public bug reported:
>
> hello,
>
> while trying to backup a database from File>Databases>Backup database
> I get the following result:
> 1a. if i type a WRONG pwd, I am asked for file dump location, then I get a message "Couldn't save db" AND NOT "AccessDenied"!!
> 1b. type the right passwd
> 2. select location (r/w access)
> 3. click ok> get msg "database successfully saved"
> 4. go to location, the file is there, size = 0 (empty file)
>
> ubuntu 11.04, pg 9
>
> thank you!
> Bogdan
>
> ** Affects: openobject-client
> Importance: Undecided
> Status: New
>
>
> ** Tags: backup database pg ubuntu
>
--
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/790164
Title:
[6.1 trunk]: unable to backup database
Status in OpenERP GTK Client:
New
Bug description:
hello,
while trying to backup a database from File>Databases>Backup database
I get the following result:
1a. if i type a WRONG pwd, I am asked for file dump location, then I get a message "Couldn't save db" AND NOT "AccessDenied"!!
1b. type the right passwd
2. select location (r/w access)
3. click ok > get msg "database successfully saved"
4. go to location, the file is there, size = 0 (empty file)
ubuntu 11.04, pg 9
thank you!
Bogdan
Follow ups
References