From: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
---|---|
To: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
Cc: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PGPASSWORD and client tools |
Date: | 2004-08-19 01:38:16 |
Message-ID: | 41240488.8040404@familyhealth.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
> While fixing the gui for pg_dump and pg_restore, I painfully noticed
> there's no option for the password.
> After some tests, I found that using the PGPASSWORD environment variable
> will do the job. I'm a bit irritated that it's marked "deprecated" in
> the docs, the .pgpass solution isn't a good one for tool managed passwords.
> Hopefully PGPASSWORD won't vanish until there's another solution to
> execute pgsql client tools...
I didn't notice it was deprecated either - it's the only way that
phpPgAdmin can integrate with pg_dump...
Chris
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-08-19 01:39:27 | Re: tablespace and sequences? |
Previous Message | Christopher Kings-Lynne | 2004-08-19 01:37:47 | Re: PGPASSWORD and client tools |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-19 01:42:37 | Re: PGPASSWORD and client tools |
Previous Message | Christopher Kings-Lynne | 2004-08-19 01:37:47 | Re: PGPASSWORD and client tools |