Re: BUG #13741: vacuumdb does not accept valid password

Haribabu Kommi <kommi.haribabu@gmail.com>

From: Haribabu Kommi <kommi.haribabu@gmail.com>
To: brown@fastmail.com
Cc: "pgsql-bugs@postgresql.org" <pgsql-bugs@postgresql.org>
Date: 2015-10-29T00:13:00Z
Lists: pgsql-bugs, pgsql-hackers

Attachments

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.

Regards,
Hari Babu
Fujitsu Australia

Commits

  1. vacuumdb: don't prompt for passwords over and over