Re: FATAL 1: Relation 'pg_shadow' does not exist

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: FATAL 1: Relation 'pg_shadow' does not exist
Date: 2002-01-15 15:32:00
Message-ID: 24806.1011108720@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> writes:
> When I first brought it down, I attempted this, but forgot -O. I've just
> done this, however, it connected fine. Moreover, a select * from
> pg_shadow; returned results! I vacuumed and brought the database back
> online -- everything fine.

> Extremely strange =\.

Did I read you correctly to say that you're still on 7.1?

This episode should convince you to update to 7.1.3, pronto.
We don't make dot-releases for amusement value.

(No, I can't cite any particular bug that might've led to this.)

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-01-15 16:47:40 Re: Theory about XLogFlush startup failures
Previous Message Tom Lane 2002-01-15 15:25:51 Re: problem with notify/listen