Обсуждение: Error with "pg_filenode.map" file

Поиск
Список
Период
Сортировка

Error with "pg_filenode.map" file

От
alexondi
Дата:
Hi!
Sometimes I got this error

FATAL:  could not open relation mapping file "global/pg_filenode.map": No
such file or directory

and after restart computer all is fine. What mean this?

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Error-with-pg-filenode-map-file-tp4723167p4723167.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Re: Error with "pg_filenode.map" file

От
Adrian Klaver
Дата:
On Monday, August 22, 2011 5:11:08 am alexondi wrote:
> Hi!
> Sometimes I got this error
>
> FATAL:  could not open relation mapping file "global/pg_filenode.map": No
> such file or directory
>
> and after restart computer all is fine. What mean this?
>

Some more information would be helpful:
Postgres version
OS version
Anything else happening at same time?
Any other errors in logs?

--
Adrian Klaver
adrian.klaver@gmail.com

Re: Error with "pg_filenode.map" file

От
Adrian Klaver
Дата:
On Monday, August 22, 2011 5:11:08 am alexondi wrote:
> Hi!
> Sometimes I got this error
>
> FATAL:  could not open relation mapping file "global/pg_filenode.map": No
> such file or directory
>
> and after restart computer all is fine. What mean this?
>

Meant to add to my previous post:

When you get this error is the pg_filenode.map file actually missing?

It should be in the Postgres $DATA directory under the global subdirectory.

--
Adrian Klaver
adrian.klaver@gmail.com