Re: page 1 of relation global/11787 was uninitialized - Mailing list pgsql-hackers

From Tom Lane
Subject Re: page 1 of relation global/11787 was uninitialized
Date
Msg-id 6812.1365529475@sss.pgh.pa.us
Whole thread Raw
In response to Re: page 1 of relation global/11787 was uninitialized  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: page 1 of relation global/11787 was uninitialized
List pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> Afaik we don't have any debugging utility to dump the pg_filenode.map
> contents?

Hardly need one ... od -t d4 $PGDATA/global/pg_filenode.map
is readable enough, though it does leave you still having to
map the numeric OIDs back to names.  The OIDs will be stable though.
        regards, tom lane



pgsql-hackers by date:

Previous
From: "Stephen R. van den Berg"
Date:
Subject: Re: page 1 of relation global/11787 was uninitialized
Next
From: "Stephen R. van den Berg"
Date:
Subject: Success (Re: page 1 of relation global/11787 was uninitialized)