Re: Built-in connection pooler

From: Ryan Lambert <ryan(at)rustprooflabs(dot)com>
To: Konstantin Knizhnik <k(dot)knizhnik(at)postgrespro(dot)ru>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Bruce Momjian <bruce(at)momjian(dot)us>, Dimitri Fontaine <dim(at)tapoueh(dot)org>
Subject: Re: Built-in connection pooler
Date: 2019-07-18 13:07:53
Message-ID: CAN-V+g_Yn5uofnA0Uu-Bma0B1U-WBVtPVePiZskLjVg=fVs+YQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I have fixed all reported issues except one related with "dropdb --force"
> discussion.
> As far as this patch is not yet committed, I can not rely on it yet.
> Certainly I can just remove this sentence from documentation, assuming
> that this patch will be committed soon.
> But then some extra efforts will be needed to terminated pooler backends
> of dropped database.

Great, thanks. Understood about the non-committed item. I did mark that
item as ready for committer last night so we will see. I should have time
to put the actual functionality of your patch to test later today or
tomorrow. Thanks,

Ryan Lambert

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2019-07-18 13:45:06 Re: SegFault on 9.6.14
Previous Message Jesper Pedersen 2019-07-18 12:40:36 Re: pg_receivewal documentation