| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | smacedo(at)calmetric(dot)pt |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #2459: psql 8.1.4 vs 8.0.x behaves differently with tty |
| Date: | 2006-05-29 18:53:58 |
| Message-ID: | 200605291853.k4TIrwI13925@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Silvio Macedo wrote:
> In this case, I think users upgrading from 8.0.x to 8.1. should be
> warned.(think interfacing with old software, no source available,
> "upgraded" to PGSql via messy console stub scripts)
>
> Users uncomfortable with writing down the password on a PGPASSWORD
> environment var or pgpass.conf, ___*on the machine running PSQL
> client*___, seem to have no solution then... I know - something to ask
> in pgsql-general.
This change is actually new in 8.1.4. It was not in 8.1.3, and the
8.1.4 release notes mention it:
* Fix problem with password prompting on some Win32 systems (Robert
Kinberg)
Not sure what more we could do. Since you are the first person to
notice a problem, we probably had it at the right level of prominence.
--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Andreasen | 2006-05-29 22:29:33 | pg_restore problem |
| Previous Message | Silvio Macedo | 2006-05-29 18:21:50 | Re: BUG #2459: psql 8.1.4 vs 8.0.x behaves differently with tty / con / stdin recent fixes |