Re: BUG #13741: vacuumdb does not accept valid password
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Michael Paquier <michael.paquier@gmail.com>,
Haribabu Kommi <kommi.haribabu@gmail.com>, brown@fastmail.com,
"pgsql-bugs@postgresql.org" <pgsql-bugs@postgresql.org>
Date: 2015-11-12T17:03:03Z
Lists: pgsql-bugs, pgsql-hackers
Fujii Masao wrote: > ISTM that the attached simpler patch can fix the problem. > But maybe I'm missing something... Hmm, this is a very good and simple idea that looks like it should do the trick. I would just add a comment explaining why we're using a static. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
vacuumdb: don't prompt for passwords over and over
- 83dec5a712af 9.6.0 landed
- 5094da99b901 9.5.0 landed