Re: PostgreSQL backend process high memory usage issue

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: PostgreSQL backend process high memory usage issue
Дата
Msg-id 4D9E34BF.6010602@gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL backend process high memory usage issue  (John R Pierce <pierce@hogranch.com>)
Ответы Re: PostgreSQL backend process high memory usage issue  (Shianmiin <Shianmiin@gmail.com>)
Список pgsql-general

On 04/07/2011 03:46 PM, John R Pierce wrote:
> On 04/07/11 1:42 PM, Shianmiin wrote:
>> Since the connection pool will be used by all tenants, eventually each
>> connection will hit all the tables/views.
>
>
> don't all connections in a given pool have to use the same user
> credentials? won't that be problematic for this architecture?
>
>
>
typically one munges the connection to set an effective user inside the
connection established by "common" credentials

В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: why autocommit mode is slow?
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: why autocommit mode is slow?