From: | Rich Shepard <rshepard(at)appl-ecosys(dot)com> |
---|---|
To: | PostgreSQL <pgsql-general(at)postgresql(dot)org> |
Subject: | Possible bug in postgresql-7.1.3-1PGDG |
Date: | 2001-10-18 22:00:07 |
Message-ID: | Pine.LNX.4.33.0110181458300.9260-100000@salmo.appl-ecosys.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I've tried upgrading the installation on our RH 6.2 network from 7.1.0 to
7.1.3 by rebuilding the source rpm. All this goes well, but when I try to
start the postmaster (as user 'postgres') I see this error:
[postgres(at)salmo rshepard]$ postgres -D /var/lib/pgsql/data/
FATAL 2: open("/var/lib/pgsql/data//global/pg_control") failed: No such
file or directory
I don't understand the double forward slash, however, pg_control _is_ in
/var/lib/pgsql/data.
What might you suggest I do to to get past this problem of getting the
postmaster running again so postgres is usable here?
I did see a reference -- somewhere -- saying that this was a known upgrade
bug and the web sites had a solution. But, I can't find that solution when I
go looking for it.
Many thanks,
Rich
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)
2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
+ 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | rshepard(at)appl-ecosys(dot)com
http://www.appl-ecosys.com
From | Date | Subject | |
---|---|---|---|
Next Message | Alex Pilosov | 2001-10-18 22:01:15 | Re: creating a custom server |
Previous Message | Bruce Momjian | 2001-10-18 21:31:46 | Re: To Postgres Devs : Wouldn't changing the select limit |