Re: Old pg_xlog files - Mailing list pgsql-general

From Tom Lane
Subject Re: Old pg_xlog files
Date
Msg-id 20367.1143065889@sss.pgh.pa.us
Whole thread Raw
In response to Re: Old pg_xlog files  ("Tass Chapman" <tasseh.postgres@gmail.com>)
Responses Re: Old pg_xlog files  ("Tass Chapman" <tasseh.postgres@gmail.com>)
List pgsql-general
"Tass Chapman" <tasseh.postgres@gmail.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

pgsql-general by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Re: question about the admin contrib module and binary
Next
From: "Dave Page"
Date:
Subject: Re: question about the admin contrib module and binary