Error with "pg_filenode.map" file

Started by alexondiover 14 years ago3 messagesgeneral
Jump to latest
#1alexondi
alexondi@rambler.ru

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.

#2Adrian Klaver
adrian.klaver@aklaver.com
In reply to: alexondi (#1)
Re: Error with "pg_filenode.map" file

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

#3Adrian Klaver
adrian.klaver@aklaver.com
In reply to: alexondi (#1)
Re: Error with "pg_filenode.map" file

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