From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Yasuhiro Furuse <yfuruse(at)kobeoffshore(dot)com> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Relation 0 does not exist |
Date: | 2006-02-25 15:24:16 |
Message-ID: | 20060225152416.GB4756@surnet.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Yasuhiro Furuse wrote:
> When I run SQL command, I've got the error messe 'Relation 0 doesn't exist'
> and following log messages were generated.
> After this error happens, I can not access database at all.
>
> Could you kindly advise why this kind of error happens?
>
> Regards,
> y.furuse
>
> ----------------------------------------------------------------------------
> ---------------------------------------------------------------
> [Version]
> PosrgreSQL7.2.4
Hmm. Who knows which one of the data-corrupting unfixed known bugs in
this ancient version caused this particular problem. I doubt you will
find much people trying to figure it out; instead, you should be looking
into doing an upgrade rather soonish.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-02-25 17:22:27 | Re: Index to support LIKE '%suffix' queries |
Previous Message | Stephan Szabo | 2006-02-25 14:40:44 | Re: After Trigger assignment to NEW |