Re: [ADMIN] Pg_dump and password

2008-02-08 Thread Vishal Arora
> From: [EMAIL PROTECTED]> To: pgsql-admin@postgresql.org> Date: Fri, 8 Feb > 2008 09:04:46 +0100> Subject: [ADMIN] Pg_dump and password> > Hi Folks!> > Is > it possible to call pg_dump not only with -U username but also with the > user's password? Y

Re: [ADMIN] Pg_dump and password

2008-02-08 Thread Milen A. Radev
Achilleas Mantzios написа: Στις Friday 08 February 2008 10:04:46 ο/η Pleyer, Walter έγραψε: Hi Folks! Is it possible to call pg_dump not only with -U username but also with the user's password? No, you should use the PGPASSWORD env variable. Walter Actually the recommended method for pass

Re: [ADMIN] Pg_dump and password

2008-02-08 Thread Achilleas Mantzios
Στις Friday 08 February 2008 10:04:46 ο/η Pleyer, Walter έγραψε: > Hi Folks! > > Is it possible to call pg_dump not only with -U username but also with the > user's password? No, you should use the PGPASSWORD env variable. > > Walter > > > > > ---(end of broadcast)--

[ADMIN] Pg_dump and password

2008-02-08 Thread Pleyer, Walter
Hi Folks! Is it possible to call pg_dump not only with -U username but also with the user's password? Walter ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster