Re: performance config help

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: performance config help
Дата
Msg-id dcc563d11001110947p4d1776d8y706f5930fe2dbe0b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: performance config help  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-performance
We may want to start looking at query plans for the slowest queries.
Use explain analyze to find them and attach them here.  I kinda have a
feeling you're running into a limit on the speed of your memory
though, and there's no real cure for that.  You can buy a little time
with some query or db tuning, but 250 or more concurrent users is a
LOT.

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: performance config help
Следующее
От: Bob Dusek
Дата:
Сообщение: Re: performance config help