From: | Vladimir Borodin <root(at)simply(dot)name> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Stephen Frost <sfrost(at)snowman(dot)net>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Konstantin Knizhnik <k(dot)knizhnik(at)postgrespro(dot)ru>, Nikolay Samokhvalov <samokhvalov(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Built-in connection pooling |
Date: | 2018-04-23 18:39:36 |
Message-ID: | CA328D38-999A-42B0-A164-F515DD4A17E4@simply.name |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> 19 апр. 2018 г., в 23:59, Andres Freund <andres(at)anarazel(dot)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.
[1] https://www.postgresql.org/message-id/98C8F3EF-52F0-4AF9-BE81-405C15D77DEA%40simply.name
--
May the force be with you…
https://simply.name
From | Date | Subject | |
---|---|---|---|
Next Message | Ildus Kurbangaliev | 2018-04-23 18:47:46 | Re: [HACKERS] Custom compression methods |
Previous Message | Bruce Momjian | 2018-04-23 17:25:41 | Re: documentation is now XML |