Re: Built-in connection pooling - Mailing list pgsql-hackers

From Vladimir Borodin
Subject Re: Built-in connection pooling
Date
Msg-id CA328D38-999A-42B0-A164-F515DD4A17E4@simply.name
Whole thread Raw
In response to Re: Built-in connection pooling  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers


19 апр. 2018 г., в 23:59, Andres Freund <andres@anarazel.de> написал(а):

I think there's plenty things that don't really make sense solving
outside of postgres:
- additional added hop / context switches due to external pooler
- temporary tables
- prepared statements
- GUCs and other session state

+1


I think there's at least one thing that we should attempt to make
easier for external pooler:
- proxy authorization

I suggested it here [1] but fair amount of people argued against it in that thread.


--
May the force be with you…
https://simply.name

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: documentation is now XML
Next
From: Ildus Kurbangaliev
Date:
Subject: Re: [HACKERS] Custom compression methods