Re: pgsql: Add tests for '-f' option in dropdb utility.

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Amit Kapila <akapila(at)postgresql(dot)org>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Add tests for '-f' option in dropdb utility.
Date: 2019-11-28 15:43:19
Message-ID: CAA4eK1KrNAgCVReP2ttSEg4Uj2imJvmUaitXcmU_hn0TkfiZDQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Thu, Nov 28, 2019 at 8:16 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> writes:
> > The message expected by this test was: "FATAL: terminating connection
> > due to administrator command" which seems to be fine in most cases but
> > not all.
>
> I think the correct question to ask is "why not all cases"?
>

As of now, it seems to me that this happens only on Windows. I am not
sure why so? I will investigate this further and share my findings.

--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2019-11-28 19:54:48 pgsql: Remove useless "return;" lines
Previous Message Tom Lane 2019-11-28 14:46:09 Re: pgsql: Add tests for '-f' option in dropdb utility.