Re: Slow Query / Check Point Segments

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Slow Query / Check Point Segments
Дата
Msg-id dcc563d11001212149m5ef014b8n13e5614b98560f0@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Slow Query / Check Point Segments  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
Oh yeah, what's your swappiness setting (assuming you're running some
flavor of linux:

sysctl -a|grep swapp

should tell you.  I set it to something small like 5 or so on db
servers.  Default of 60 is fine for an interactive desktop but usually
too high for a server.

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Slow Query / Check Point Segments
Следующее
От: Yan Cheng Cheok
Дата:
Сообщение: Re: Extremely Slow Cascade Delete Operation