Creating a database

From: Richard Francis Duggan <dugganr(at)student(dot)cs(dot)ucc(dot)ie>
To: pgsql-general(at)postgresql(dot)org
Subject: Creating a database
Date: 2001-01-10 13:32:03
Message-ID: Pine.OSF.3.96.1010110132601.27403A-100000@student.cs.ucc.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)student(dot)cs(dot)ucc(dot)ie richie_dug(at)yahoo(dot)com
Homepage : http://student.cs.ucc.ie/01/dugganr/index.html

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Merrill 2001-01-10 13:37:02 Re: converting .xls to delimited file
Previous Message Brian E. Pangburn 2001-01-10 12:49:11 Re: converting .xls to delimited file