install problem

From: Eric J McKeown <ericm(at)palaver(dot)net>
To: PGsql <pgsql-sql(at)postgreSQL(dot)org>
Subject: install problem
Date: 1999-03-14 06:54:54
Message-ID: Pine.LNX.3.96.990314014941.4671D-100000@barge.palaver.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello folks,

I'm attempting to install Postgres 6.4.2, and everything has gone
beautifully up until the time I try to run initdb. I'm installing
everything into /home/local/pgsql, and postgres exists as a user, and
postgres owns and has appropriate permissions on /home/local/pgsql and all
files/directories below there. However, when I attempt to run initdb, I
get this message every time:

Only the unix superuser may initialize a database with a different
Postgres superuser. (You must be able to create files that belong
to the specified unix user).

I've checked the FAQ, but it doesn't seem to cover this one. I also have
set up proper paths for the postgres user, so I'm pretty sure that can't
be the problem. This one has me confused, but I'm willing to bet it's
something someone here has seen many times before (I'm hoping anyway ;)).

TIA.

__________________________________
Eric McKeown, Web Developer
ericm(at)palaver(dot)net | (219) 253-8131
Palaver | http://www.palaver.net

Browse pgsql-sql by date

  From Date Subject
Next Message Clark Evans 1999-03-14 09:07:52 Re: [SQL] "typedef" in Pstgresql?
Previous Message Tim Perdue 1999-03-14 05:57:23 Re: [HACKERS] URGENT - "CANNOT EXTEND"