Re: Database backup

From: dima <_pppp(at)mail(dot)ru>
To: "Panchal, Ritesh" <RPanchal(at)netopia(dot)com>
Cc: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Database backup
Date: 2003-02-13 08:53:35
Message-ID: 3E4B5D0F.3020702@mail.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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=""

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Andreas Schmitz 2003-02-13 09:04:20 Re: ERROR: deadlock detected
Previous Message Matthew J. Harmon 2003-02-13 06:58:07 Import Wizard Error: Number 9, Subscript out of range