could not open relation - why?

From: "Harald Armin Massa" <haraldarminmassa(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: could not open relation - why?
Date: 2006-08-07 11:38:51
Message-ID: 7be3f35d0608070438i56ea209bmb12009bda803f16@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-08-07 12:46:09 Re: could not open relation - why?
Previous Message Richard Huxton 2006-08-07 10:14:53 Re: server optimisation