Re: BUG #13741: vacuumdb does not accept valid password
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Haribabu Kommi <kommi.haribabu@gmail.com>
Cc: Michael Paquier <michael.paquier@gmail.com>, brown@fastmail.com,
"pgsql-bugs@postgresql.org" <pgsql-bugs@postgresql.org>
Date: 2015-11-04T02:16:18Z
Lists: pgsql-bugs, pgsql-hackers
Haribabu Kommi wrote: > On Wed, Nov 4, 2015 at 11:24 AM, Haribabu Kommi > <kommi.haribabu@gmail.com> wrote: > And one more thing, the vacuumdb password behavior is present in back branches > also, is it worth back patching the vacuumdb fix to all supported > branches and apply > the jobs connection fix only to master and 9.5? Given the lack of complaints, I doubt it's worth the destabilization risk. Let's just patch 9.5 and be done with it. -- Á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