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

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

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.
--
Michael

Attachment Content-Type Size
20151114_scripts_parallel_v5.patch text/x-diff 13.5 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2015-11-14 16:47:33 Re: BUG #13774: upgrade from 9.1 to 9.4 'succeeds' without enough disk space
Previous Message Bruce Momjian 2015-11-14 01:24:02 Re: BUG #13774: upgrade from 9.1 to 9.4 'succeeds' without enough disk space

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2015-11-14 14:05:57 Re: pg_stat_statements query jumbling question
Previous Message Dean Rasheed 2015-11-14 12:29:15 Re: Inaccurate results from numeric ln(), log(), exp() and pow()