Re: Allow workers to override datallowconn - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Allow workers to override datallowconn
Date
Msg-id CANP8+jLoSy6zXZAg4VhxOrEPnD4KawRuK=tzUBbNT7VLC8CF8w@mail.gmail.com
Whole thread Raw
In response to Re: Allow workers to override datallowconn  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 22 February 2018 at 18:24, Tom Lane <tgl@sss.pgh.pa.us> wrote:

>> Are there any other caveats in doing that this actually makes it dangerous
>> to just allow bypassing it for extensions?
>
> Don't think so; we autovacuum such DBs anyway don't we?

Yeh, there is already precedent that should mean it is easy/default
for background workers to ignore datallowcon.

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Allow workers to override datallowconn
Next
From: Magnus Hagander
Date:
Subject: Re: Allow workers to override datallowconn