| 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:37:47 |
| Message-ID: | 4124046B.2000704@familyhealth.com.au |
| Views: | Whole Thread | Raw Message | 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...
>
>
> Regards,
> Andreas
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Kings-Lynne | 2004-08-19 01:38:16 | Re: PGPASSWORD and client tools |
| Previous Message | Christopher Kings-Lynne | 2004-08-19 01:31:04 | Re: tablespace and sequences? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Kings-Lynne | 2004-08-19 01:38:16 | Re: PGPASSWORD and client tools |
| Previous Message | Bruce Momjian | 2004-08-19 00:01:36 | Re: 8.0 Beta 1 // Environment Vars // .pgpass |