Re: checkpoint_segments warning?
От
Tom Lane
Тема
Re: checkpoint_segments warning?
Дата
Msg-id
2622.1210016488@sss.pgh.pa.us
Ответ на
checkpoint_segments warning? (Dan Armbrust)
Список
Дерево обсуждения
checkpoint_segments warning? "Dan Armbrust" <daniel.armbrust.list@gmail.com>
Re: checkpoint_segments warning? Tom Lane <tgl@sss.pgh.pa.us>
Re: checkpoint_segments warning? "Dan Armbrust" <daniel.armbrust.list@gmail.com>
Re: checkpoint_segments warning? Martin Marques <martin@marquesminen.com.ar>
"Dan Armbrust" writes: > I got a warning from PostgreSQL 8.3.1 that said something to the effect of > checkpoints are happening to frequently... (-2484 seconds) > That part that confused me was the "-2484". Is that just a hyphen in > a strange place? Or did it really calculate a negative value? Yeah, it really did. AFAICS this could only happen if the value of time(2) went backwards. Something fooling with your system clock? regards, tom lane
В списке pgsql-general по дате отправления