| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | prlw1(at)cam(dot)ac(dot)uk |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: global/pg_database ? |
| Date: | 2001-01-06 21:07:33 |
| Message-ID: | 18506.978815253@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lee Harr | 2001-01-06 21:20:50 | Re: ERROR: cannot find attribute 10 of??? |
| Previous Message | Peter Eisentraut | 2001-01-06 21:05:08 | pg_restore options issues |