Re: Postgres query completion status?

Поиск
Список
Период
Сортировка
От Fernando Hevia
Тема Re: Postgres query completion status?
Дата
Msg-id 69309F58C7734C079F93917CE5C404C7@iptel.com.ar
обсуждение исходный текст
Ответ на Re: Postgres query completion status?  (Richard Neill <rn214@cam.ac.uk>)
Ответы Re: Postgres query completion status?  (Richard Neill <rn214@cam.ac.uk>)
Список pgsql-performance

> -----Mensaje original-----
> De: Richard Neill
>
>
> max_connections = 500                   # (change requires restart)
> work_mem = 256MB                                # min 64kB

Not that it has to do with your current problem but this combination could
bog your server if enough clients run sorted queries simultaneously.
You probably should back on work_mem at least an order of magnitude.



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

Предыдущее
От: Richard Neill
Дата:
Сообщение: Re: Postgres query completion status?
Следующее
От: Richard Neill
Дата:
Сообщение: Re: Postgres query completion status?