Installtion error

From: dinu paul <dinucpaul(at)yahoo(dot)co(dot)in>
To: pgsql-ports(at)postgresql(dot)org
Subject: Installtion error
Date: 2003-03-04 06:34:11
Message-ID: 20030304063411.18626.qmail@web8203.mail.in.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-ports


Dear sir,
Sir last one week i am try to install PostgreSQL in
Mac os x 10.2 .I dowm loaded PostgreSQL 7.3 from net
and i installed it in 'ampleuser', my login (in
dir:Library/PostgreSQL).

After that i set the paths in follwing manner.And it
successfully starting the postmaster also.But when i
try to create the database its giving the error.
Sir what is the error and plez give me solution
for it.

--------------------------
Mahesh-Ss-Computer:/Library/PostgreSQL] root# chown
ampleuser /Library/PostgreSQL/data

Mahesh-Ss-Computer:/Library/PostgreSQL] root# su -l
ampleuser

Mahesh-Ss-Computer:~] ampleuser%

[Mahesh-Ss-Computer:~] ampleuser% setenv PATH
${PATH}:/Library/PostgreSQL/bin

[Mahesh-Ss-Computer:~] ampleuser% setenv PGDATA
/users/ampleuser/data

[Mahesh-Ss-Computer:~] ampleuser%
/Library/PostgresqL/bin/pg_ctl -D
/users/ampleuser/data -l logfile start

postmaster successfully started

[Mahesh-Ss-Computer:~] ampleuser% createdb test
psql: could not connect to server: No such file or
directory
Is the server running locally and accepting
connections on Unix domain socket
"/tmp/.s.PGSQL.5432"?
createdb: database creation failed

________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
visit http://in.tv.yahoo.com

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Donald Fraser 2003-03-04 11:01:47 Re: Default values for nulls not being set.
Previous Message Tom Lane 2003-03-04 02:15:26 Re: Default values for nulls not being set.

Browse pgsql-ports by date

  From Date Subject
Next Message alex avriette 2003-03-04 19:33:22 Re: Installtion error
Previous Message Tom Lane 2003-03-02 17:46:15 Re: [PORTS] Installation Errors