Creating a database - Mailing list pgsql-general

From Richard Francis Duggan
Subject Creating a database
Date
Msg-id Pine.OSF.3.96.1010110132601.27403A-100000@student.cs.ucc.ie
Whole thread Raw
Responses Re: Creating a database  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Creating a database  (Fred Yankowski <fred@ontosys.com>)
List pgsql-general
Hi

I am trying to create a database and use the following command:
'createdb <database-name>'

However I get the following error:
ERROR:  CREATE DATABASE: could not initialize database directory
createdb: database creation failed

I am pretty sure that the database is up and running, I used the command
'ps -aux | grep "postures"' and got back the following :
postgres  9510  0.0  0.3  1292  512 pts/2    S    11:22   0:00 grep
postures

I was hopeing(praying!) if anyone could help me...

Thanks a lot,

Richie

=========================================================
Richie Duggan
Computer Science IV
University College Cork
Eamil : dugganr@student.cs.ucc.ie   richie_dug@yahoo.com
Homepage : http://student.cs.ucc.ie/01/dugganr/index.html


pgsql-general by date:

Previous
From: "Lloyd Llewellyn"
Date:
Subject: PGAccess (or other GUI) RPM?
Next
From: Karel Zak
Date:
Subject: Re: [HACKERS] How to print explain using PHP