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

From: Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, 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-16 02:41:31
Message-ID: CAJrrPGc=69kM=O2a3N09M9m2F5VmiGHKnLSjbayZRUNcOXmQ7g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Sun, Nov 15, 2015 at 12:39 AM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> On Fri, Nov 13, 2015 at 6:58 AM, Alvaro Herrera wrote:
>> Tom Lane wrote:
>>> Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> writes:
>>> The place I was thinking we might end up was something like Fujii-san's
>>> patch plus a new bool parameter "allow_password_reuse", which could be
>>> passed as false in cases where the old behavior seems preferable.
>>
>> Hm, we can try that.
>
> That's neater. See for example the attached.

Yes, it is much cleaner than the previous version.
I reviewed and tested the same. It is working for all scenarios.

Regards,
Hari Babu
Fujitsu Australia

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sandeep Thakkar 2015-11-17 07:34:32 Re: BUG #13692: Error when run silent installation whith alredy installed PG9.4
Previous Message 张文升 2015-11-16 02:37:09 Re: [BUGS] postgresql downgrade issue

Browse pgsql-hackers by date

  From Date Subject
Next Message Haribabu Kommi 2015-11-16 02:46:33 Re: [PATCH] Skip ALTER x SET SCHEMA if the schema didn't change
Previous Message Etsuro Fujita 2015-11-16 02:40:34 Re: Foreign join pushdown vs EvalPlanQual