Re: Startup process thrashing

Поиск
Список
Период
Сортировка
От Phillip Berry
Тема Re: Startup process thrashing
Дата
Msg-id 200812121129.25584.pberry@stellaconcepts.com
обсуждение исходный текст
Ответ на Re: Startup process thrashing  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Friday 12 December 2008 03:59:42 Tom Lane wrote:
> Greg Smith <gsmith@gregsmith.com> writes:
> > On Thu, 11 Dec 2008, Phillip Berry wrote:
> >> I'm not running PITR and checkpoint_segments is set to 100 as this is
> >> home to a very write intensive app.
> >
> > That's weird then.  It shouldn't ever keep around more than 201 WAL
> > segments.  I've heard one report of a similarly mysterious excess of
> > them, from Robert Treat, but that was probably caused by a hardware
> > failure.
>
> AFAIK the only non-PITR reason for WAL files to not get recycled is if
> checkpoints were failing.  Do you still have the postmaster log from
> before the original crash, and if so is there anything in there about
> checkpoint failures?

No the crash happened in single user mode so their was (AFAIK) no logs of what happened outside of
the console.  I've grepped all the recent logs anyway and there's no mention of checkpoint
problems.

Cheers
Phil




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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Data Replication
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Tool to converter plsql in pgplsql