From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Ian Cass <ian(dot)cass(at)mblox(dot)com> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: FATAL 1 |
Date: | 2002-07-23 23:44:12 |
Message-ID: | 200207232344.g6NNiCQ11455@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
It means something is really wacked out about your installation. What
does the server log show?
---------------------------------------------------------------------------
Ian Cass wrote:
> Couldn't find any mention of this anywhere. Anyone any idea what it means? A
> db stop/start seems to have cured it.
>
> postgres(at)judas:~$ psql master
> psql: FATAL 1: fixrdesc: no pg_class entry for pg_class
>
> postgres(at)judas:~$ psql -V
> psql (PostgreSQL) 7.2.1
> contains support for: readline, history, multibyte
> Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
> Portions Copyright (c) 1996, Regents of the University of California
> Read the file COPYRIGHT or use the command \copyright to see the
> usage and distribution terms.
>
> postgres(at)judas:~$ uname -a
> Linux judas 2.4.18 #1 Fri May 3 11:45:59 UTC 2002 i686 unknown
>
> --
> Ian Cass
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2002-07-24 00:33:25 | Re: Queries not using Index |
Previous Message | Josh Jore | 2002-07-23 22:18:25 | Re: Scan SQL |