Re: global/pg_database ? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: global/pg_database ?
Date
Msg-id 18506.978815253@sss.pgh.pa.us
Whole thread Raw
In response to global/pg_database ?  (Patrick Welche <prlw1@newn.cam.ac.uk>)
List pgsql-hackers
>> psql: FATAL 1:  cannot open /usr/local/pgsql/data/global/pg_database: No such file or directory

> Not sure why you are getting such a message, but it strikes me that you
> may have a corrupted set of sources, ie, some out-of-date files.  Have
> you tried doing a fresh cvs checkout and build from scratch?

To be more specific, I suspect that would be coming out of
GetRawDatabaseInfo if compiled with OLD_FILE_NAMING defined.  Possibly
you have an old config.h (have you rerun configure lately?) or neglected
to do a make clean before rebuilding.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Sergey E. Volkov"
Date:
Subject: Distribute tables over disks
Next
From: Peter Eisentraut
Date:
Subject: pg_restore options issues