Re: PostgreSQL backend process high memory usage issue

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





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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: PostgreSQL backend process high memory usage issue
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: why autocommit mode is slow?