Re: large dataset with write vs read clients

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: large dataset with write vs read clients
Дата
Msg-id 20101007190208.GB26232@tamriel.snowman.net
обсуждение исходный текст
Ответ на large dataset with write vs read clients  (Aaron Turner <synfinatic@gmail.com>)
Ответы Re: large dataset with write vs read clients  (Aaron Turner <synfinatic@gmail.com>)
Список pgsql-performance
* Aaron Turner (synfinatic@gmail.com) wrote:
> Basically, each connection is taking about 100MB resident

Errr..  Given that your shared buffers are around 100M, I think you're
confusing what you see in top with reality.  The shared buffers are
visible in every process, but it's all the same actual memory, not 100M
per process.

    Thanks,

        Stephen

Вложения

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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: large dataset with write vs read clients
Следующее
От: Aaron Turner
Дата:
Сообщение: Re: large dataset with write vs read clients