Re: 7.1b6 - pg_xlog filled fs, postmaster won't start

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM>
Cc: "'Gordon A(dot) Runkle'" <gar(at)no-spam-integrated-dynamics(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: 7.1b6 - pg_xlog filled fs, postmaster won't start
Date: 2001-03-22 03:54:24
Message-ID: 3433.985233264@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM> writes:
> DEBUG: Redo record at (FileID, Offset)...

> says what is the oldest file required: FileID is in first (leftmost)
> 8 chars of 16 chars file names, Offset/(16*1024*1024) gives you
> last 8 chars (don't forget to convert numbers to hex).

BTW, I've been thinking that it'd make more sense if the debug messages
displayed XLOG locations in hex. It'd be a lot easier to mentally
associate them with segment files that way.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-03-22 04:26:00 Re: Updates on Views?
Previous Message Larry Rosenman 2001-03-22 03:31:09 Re: Call for platforms