Re: Postgresql works too slow

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgresql works too slow
Дата
Msg-id 14024.1113804695@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Postgresql works too slow  (Steve Poe <spoe@sfnet.cc>)
Ответы Re: Postgresql works too slow
Список pgsql-performance
Steve Poe <spoe@sfnet.cc> writes:
> Try enabliing your checkpoint_segments. In my example, our database
> restore took 75mins. After enabling checkpoints_segments to 20, we cut
> it down to less than 30 minutes.

Increasing maintenance_work_mem might help too ... or several other
settings ... with no information about exactly *what* is slow, it's
hard to say.

            regards, tom lane

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

Предыдущее
От: Steve Poe
Дата:
Сообщение: Re: Postgresql works too slow
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Postgresql works too slow