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

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>
Cc: brown(at)fastmail(dot)com, "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #13741: vacuumdb does not accept valid password
Date: 2015-11-02 06:56:59
Message-ID: CAB7nPqRbAWHx23L_hJiN+GTJu6EJ_VEYX1s=5BBtVvYdSaywMA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Thu, Oct 29, 2015 at 9:13 AM, Haribabu Kommi
<kommi(dot)haribabu(at)gmail(dot)com> wrote:
> On Wed, Oct 28, 2015 at 4:07 PM, Haribabu Kommi
> <kommi(dot)haribabu(at)gmail(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2015-11-02 07:09:59 Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby
Previous Message Jeff Janes 2015-11-02 05:58:41 Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2015-11-02 07:09:59 Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby
Previous Message Michael Paquier 2015-11-02 06:30:55 Re: Why not to use 'pg_ctl start -D ../data' to register posgtresql windows service