From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "Samuel J(dot) Sutjiono" <ssutjiono(at)wc-group(dot)com>, Justin Clift <justin(at)postgresql(dot)org>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Recovery Mode |
Date: | 2002-12-12 15:38:45 |
Message-ID: | 200212121538.gBCFcjL04816@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Tom Lane wrote:
> "Samuel J. Sutjiono" <ssutjiono(at)wc-group(dot)com> writes:
> > The database has been in recovery mode for about three hours.
>
> In that case you probably have a problem :-(. Ordinarily I'd expect the
> recovery process runtime to not exceed the checkpoint interval, which is
> 5 minutes unless you changed it. It sounds like the thing may be in
> some kind of infinite loop. What is showing up in the postmaster log?
Also, can you try attaching to the running process and give us a
backtrace of that (bt)?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Manfred Koizar | 2002-12-12 15:50:48 | Re: INDEX suggestion needed |
Previous Message | Jean-Luc Lachance | 2002-12-12 15:32:53 | Re: INDEX suggestion needed |