Re: how much postgres can scale up?

Поиск
Список
Период
Сортировка
От Pierre C
Тема Re: how much postgres can scale up?
Дата
Msg-id op.vwu4s1y8eorkce@apollo13
обсуждение исходный текст
Ответ на how much postgres can scale up?  ("Anibal David Acosta" <aa@devshock.com>)
Список pgsql-performance
> When 1 client connected postgres do 180 execution per second

This is suspiciously close to 10.000 executions per minute.

You got 10k RPM disks ?

How's your IO system setup ?

Try setting synchronous_commit to OFF in postgresql.conf and see if that
changes the results. That'll give useful information.

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

Предыдущее
От: Claudio Freire
Дата:
Сообщение: Re: strange query plan with LIMIT
Следующее
От: Greg Smith
Дата:
Сообщение: Re: how much postgres can scale up?