Re: Built-in connection pooling

Поиск
Список
Период
Сортировка
От Vladimir Borodin
Тема Re: Built-in connection pooling
Дата
Msg-id CA328D38-999A-42B0-A164-F515DD4A17E4@simply.name
обсуждение исходный текст
Ответ на Re: Built-in connection pooling  (Andres Freund <andres@anarazel.de>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: documentation is now XML
Следующее
От: Ildus Kurbangaliev
Дата:
Сообщение: Re: [HACKERS] Custom compression methods