ERROR: _mdfd_getrelnfd: cannot open relation pg_class: No such file or directory

ERROR: _mdfd_getrelnfd: cannot open relation pg_class: No such file or directory

am 24.08.2005 14:29:57 von Erol Oz

This is a multi-part message in MIME format.

------=_NextPart_000_00FF_01C5A8C0.AF1A22C0
Content-Type: text/plain;
charset="iso-8859-9"
Content-Transfer-Encoding: quoted-printable

Hi,

I get,
ERROR: _mdfd_getrelnfd: cannot open relation pg_class: No such file or =
directory
message.

Is there anything I can do, or should I drop database and restore it =
from backup?

Thanks in advance.
Erol

------=_NextPart_000_00FF_01C5A8C0.AF1A22C0
Content-Type: text/html;
charset="iso-8859-9"
Content-Transfer-Encoding: quoted-printable



charset=3Diso-8859-9">




Hi,

 

I get,

ERROR:  _mdfd_getrelnfd: cannot =
open relation=20
pg_class: No such file or directory

message.

 

Is there anything I can do, or should I =
drop=20
database and restore it from backup?

 

Thanks in advance.

Erol

 


------=_NextPart_000_00FF_01C5A8C0.AF1A22C0--

Re: ERROR: _mdfd_getrelnfd: cannot open relation pg_class:

am 24.08.2005 15:56:22 von Aldor

I don't understand the error message in detail but my opinion is that
there is something really broken - so I would backup your databases,
initialize the pgdata with initdb again and then restore it.

Maybe somebody else understands/knows what the error means.

Erol Oz wrote:
> Hi,
>
> I get,
> ERROR: _mdfd_getrelnfd: cannot open relation pg_class: No such file or directory
> message.
>
> Is there anything I can do, or should I drop database and restore it from backup?
>
> Thanks in advance.
> Erol
>

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Re: ERROR: _mdfd_getrelnfd: cannot open relation pg_class: No such file or directory

am 24.08.2005 17:56:20 von Erol Oz

Hi,
Thanks for your reply,

I have noticed that the file that contains pg_class table has been
disappeared. I don't know how.

Anyway, I have restored from my backup.

Thanks again.
Erol


----- Original Message -----
From: "Aldor"
To: "Erol Oz"
Cc:
Sent: Wednesday, August 24, 2005 4:56 PM
Subject: Re: [ADMIN] ERROR: _mdfd_getrelnfd: cannot open relation pg_class:
No such file or directory


> I don't understand the error message in detail but my opinion is that
> there is something really broken - so I would backup your databases,
> initialize the pgdata with initdb again and then restore it.
>
> Maybe somebody else understands/knows what the error means.
>
> Erol Oz wrote:
> > Hi,
> >
> > I get,
> > ERROR: _mdfd_getrelnfd: cannot open relation pg_class: No such file or
directory
> > message.
> >
> > Is there anything I can do, or should I drop database and restore it
from backup?
> >
> > Thanks in advance.
> > Erol
> >
>
>


---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend