Re: Database backup - Mailing list pgsql-admin

From dima
Subject Re: Database backup
Date
Msg-id 3E4B5D0F.3020702@mail.ru
Whole thread Raw
In response to Database backup  ("Panchal, Ritesh" <RPanchal@netopia.com>)
Responses Re: Database backup  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-admin
> I am trying to automate my backups using pg_dump. However, I am not able to
> pass the password to the command. Has anybody sucessfully done automated
> backup thru scripts?
export PGPASSWORD=password && pg_dump ... && export PGPASSWORD=""


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: ERROR: deadlock detected
Next
From: Andreas Schmitz
Date:
Subject: Re: ERROR: deadlock detected