Re: BUG #5395: UPDATE on shutdown overwrites table

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: BUG #5395: UPDATE on shutdown overwrites table
Дата
Msg-id 4BB2B35A.4080804@postnewspapers.com.au
обсуждение исходный текст
Ответ на BUG #5395: UPDATE on shutdown overwrites table  ("Lothar Bongartz" <lotharbongartz@hotmail.com>)
Список pgsql-bugs
On 30/03/2010 11:27 PM, Lothar Bongartz wrote:

> For this reason the database is stalling from time to time and I have to
> restart the server.

Are those stalls accompanied by any mention of checkpoints in the logs?

The default PostgreSQL configuration isn't tuned for larger workloads -
it's very minimalist. You probably need to increase your
checkpoint_segments . It may also be a good idea to look at shared_buffers .

Before just re-starting the server, you should look at `iostat',
`vmstat', `top', `iotop' or other suitable performance monitoring tools
and see if the server's actually DOING anything. You'll probably find
it's busy with disk I/O and not really stalled at all.

--
Craig Ringer

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: BUG #5397: powertop reports excessive wakeups
Следующее
От: "Ing . Marcos Luís Ortíz Valmaseda"
Дата:
Сообщение: ...