Re: How to reindex when unable to open relation? - Mailing list pgsql-admin

From Tom Lane
Subject Re: How to reindex when unable to open relation?
Date
Msg-id 14210.1204090477@sss.pgh.pa.us
Whole thread Raw
In response to Re: How to reindex when unable to open relation?  (Darren Reed <darrenr+postgres@fastmail.net>)
Responses Re: How to reindex when unable to open relation?  (Darren Reed <darrenr+postgres@fastmail.net>)
List pgsql-admin
Darren Reed <darrenr+postgres@fastmail.net> writes:
>>> How do I know which files those are?
>>
>> find $PGDATA -name pg_internal.init

> Doesn't exist.

Sucks to be you, then :-(

I'm curious though exactly where the failure is, because there's not
much in RelationCacheInitializePhase2 that looks like it could crash,
other than the init-file reading (I assume load_relcache_init_file
got inlined into RelationCacheInitializePhase2).  Do you want to try
rebuilding the backend with --enable-debug so we can get a better
traceback?

            regards, tom lane

pgsql-admin by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: Backup to Tape Incomplete
Next
From: "Phillip Smith"
Date:
Subject: Re: Backup to Tape Incomplete