Re: large dataset with write vs read clients

Поиск
Список
Период
Сортировка
От Dan Harris
Тема Re: large dataset with write vs read clients
Дата
Msg-id 4CAE1192.5080807@drivefaster.net
обсуждение исходный текст
Ответ на large dataset with write vs read clients  (Aaron Turner <synfinatic@gmail.com>)
Ответы Re: large dataset with write vs read clients  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-performance
  On 10/7/10 11:47 AM, Aaron Turner wrote:
> <snip>
>
> Basically, each connection is taking about 100MB resident.  As we need
> to increase the number of threads to be able to query all the devices
> in the 5 minute window, we're running out of memory.
I think the first thing to do is look into using a connection pooler
like pgpool to reduce your connection memory overhead.

-Dan

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: [HACKERS] MIT benchmarks pgsql multicore (up to 48)performance
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: large dataset with write vs read clients