Re: BUG #13741: vacuumdb does not accept valid password
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Haribabu Kommi <kommi.haribabu@gmail.com>
Cc: brown@fastmail.com,
"pgsql-bugs@postgresql.org" <pgsql-bugs@postgresql.org>
Date: 2015-11-02T06:56:59Z
Lists: pgsql-bugs, pgsql-hackers
On Thu, Oct 29, 2015 at 9:13 AM, Haribabu Kommi <kommi.haribabu@gmail.com> wrote: > On Wed, Oct 28, 2015 at 4:07 PM, Haribabu Kommi > <kommi.haribabu@gmail.com> wrote: >> Here I attached a patch that saves the password provided by the user >> from the connectDatabase function and reuse it for connecting all clients >> to the same database. > > Attached a wrong patch, it is having some compilation problems, > Here is the new version with the fixed problems. I have added an entry in this CF: https://commitfest.postgresql.org/7/417/ Let's not lose track of this patch. -- Michael
Commits
-
vacuumdb: don't prompt for passwords over and over
- 83dec5a712af 9.6.0 landed
- 5094da99b901 9.5.0 landed