AW: AW: Plans for solving the VACUUM problem

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема AW: AW: Plans for solving the VACUUM problem
Дата
Msg-id 11C1E6749A55D411A9670001FA6879633682E3@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Список pgsql-hackers
> > Tom: If your ratio of physical pages vs WAL records is so bad, the config
> > should simply be changes to do fewer checkpoints (say every 20 min like a 
> > typical Informix setup).
> 
> I was using the default configuration.  What caused the problem was
> probably not so much the standard 5-minute time-interval-driven

I am quite sure, that I would increase the default to at least 15 min here.

> checkpoints, as it was the standard every-3-WAL-segments checkpoints.
> Possibly we ought to increase that number?

Here I am unfortunately not so sure with the current logic (that you can only free 
them after the checkpoint). I think the admin has to choose this. Maybe increase to 4,
but 64 Mb is quite a lot for a small installation :-(

Andreas


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Is stats update during COPY IN really a good idea?
Следующее
От: "Mikheev, Vadim"
Дата:
Сообщение: RE: Plans for solving the VACUUM problem