| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Larry Rosenman <ler(at)lerctr(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)atentus(dot)com>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: PGPASSWORDFILE env var for libpq |
| Date: | 2002-08-12 15:53:50 |
| Message-ID: | 200208121553.g7CFroR04869@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Larry Rosenman wrote:
> > Shame we couldn't do that will the 'reading password from /dev/tty'
> > change we made in 7.2. I guess we could have had an environment
> > variable control it, but that is kind of weird.
> make sure the fact that PGPASSWORD is going away is ***PROMINENT*** in
> the release notes and README and anywhere PGPASSWORD is documented. If
> in fact, given TGL's objection, that it will go away in 7.4.
Did you find the documentation that LIMIT #,# was being removed in 7.3
to be prominent in 7.2?
The only way to do PGPASSWORD right would be to test OS's to see which
one's have secure environment variables.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Larry Rosenman | 2002-08-12 15:59:36 | Re: PGPASSWORDFILE env var for libpq |
| Previous Message | Gerhard Hintermayer | 2002-08-12 09:16:35 | libpgtcl modifications |