Re: Old pg_xlog files

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Tass Chapman" <tasseh(dot)postgres(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Old pg_xlog files
Date: 2006-03-22 22:18:09
Message-ID: 20367.1143065889@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Tass Chapman" <tasseh(dot)postgres(at)gmail(dot)com> writes:
> Any suggestions on what I can look at to see why the checkpoint was so far
> outstanding and why it hung on in a Zombie state when we tried a soft boot?

If it was in a funny process state, I'd guess that there was some
hardware problem that caused a disk write request to hang up. You
can get stuck in uninterruptible disk wait for quite a long time if
the disk doesn't respond.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2006-03-22 22:20:27 Re: question about the admin contrib module and binary
Previous Message Magnus Hagander 2006-03-22 22:17:34 Re: question about the admin contrib module and binary