Creating a database

Поиск
Список
Период
Сортировка
От Richard Francis Duggan
Тема Creating a database
Дата
Msg-id Pine.OSF.3.96.1010110132601.27403A-100000@student.cs.ucc.ie
обсуждение исходный текст
Ответы Re: Creating a database
Re: Creating a database
Список 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 по дате отправления:

Предыдущее
От: "Lloyd Llewellyn"
Дата:
Сообщение: PGAccess (or other GUI) RPM?
Следующее
От: Karel Zak
Дата:
Сообщение: Re: [HACKERS] How to print explain using PHP