could not open relation - why? - Mailing list pgsql-general

From Harald Armin Massa
Subject could not open relation - why?
Date
Msg-id 7be3f35d0608070438i56ea209bmb12009bda803f16@mail.gmail.com
Whole thread Raw
Responses Re: could not open relation - why?  (Tom Lane <tgl@sss.pgh.pa.us>)
Help needed defining timestamp format for input?  (Brent Wood <b.wood@niwa.co.nz>)
List pgsql-general
Hello,

within my log there is the following snippet:

2006-08-07 13:20:27 LOG:  autovacuum: processing database "template1"
2006-08-07 13:20:47 ERROR:  could not open relation with OID 311438
2006-08-07 13:21:52 LOG:  autovacuum: processing database "postgres"

now there are a number of possibilites, why PostgreSQL could not open:

a) the file is gone
b) no access priv
c) file is open locked for single use
d) ???

Is there any way I can get more detailed information, why this happened?

Harald

--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
-
Let's set so double the killer delete select all.

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: server optimisation
Next
From: Tom Lane
Date:
Subject: Re: could not open relation - why?