From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Jeff Davis <list-pgsql-general(at)empires(dot)org> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: schemas and backups |
Date: | 2002-12-04 06:00:37 |
Message-ID: | 20021204060037.GA20173@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, Dec 03, 2002 at 09:54:20PM -0800, Jeff Davis wrote:
> Is there an easy way in 7.3 for a user to back up all of the structure and
> data in his/her schema?
Not now.
> Also, I've always been a little confused about pg_dump: how are you supposed
> to supply passwords to it in a non-interactive way (such as through a weekly
> backup script)?
You can use the ~/.pgpass file, described in
http://www.ca.postgresql.org/users-lounge/docs/7.3/postgres/libpq-files.html
or the PGPASSWORD environment variable.
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
Oh, oh, las chicas galacianas, lo harán por las perlas,
¡Y las de Arrakis por el agua! Pero si buscas damas
Que se consuman como llamas, ¡Prueba una hija de Caladan! (Gurney Halleck)
From | Date | Subject | |
---|---|---|---|
Next Message | Shridhar Daithankar | 2002-12-04 06:48:14 | Re: Postgresql -- initial impressions and comments |
Previous Message | Jeff Davis | 2002-12-04 05:54:20 | schemas and backups |