Cannot create init file pg_internal.ini - postmaster won't start

From: Phillip Harrington <phil(at)paxemail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Cannot create init file pg_internal.ini - postmaster won't start
Date: 2000-04-03 22:36:37
Message-ID: 38DF121F@www.paxemail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

When I do (as postgres):
bash$ psql mydb

I get:
Connection to database 'mydb' failed.
FATAL 1: cannot create init file pg_internal.init

I'm not out of disk space. What's wrong? Where is it trying to create these
files? Is it a permissions issue? Is it a libraries problem? Mine are in:
/usr/local/pgsql/lib but they're also linked from:
/url/lib/pgsql cause that seemed to fix alot of things.
I'm using 7.0beta2 and starting postmaster *was* working with the version
previously.

Thanks,
Phil

Browse pgsql-general by date

  From Date Subject
Next Message Jonathan Afilalo 2000-04-03 22:52:15 Anyone want a job?
Previous Message Titus Brown 2000-04-03 22:36:35 Re: [GENERAL] PG_VERSION Errors???