Re: (no subject) - Mailing list pgsql-novice

From Bruno LEVEQUE
Subject Re: (no subject)
Date
Msg-id 4004F1E2.mail2O411WUWO@moissac.leveque.fr
Whole thread Raw
In response to (no subject)  (Lduren02@aol.com)
List pgsql-novice
Hi,

First, your database server is not running so you cannot do anything.

So, I thoink you need to follow the steps :
1 - initdb -D /Thedirectory where are your data (With RPM maybe you don't need this step)
2 - postmaster -S -D /Thedirectory -i & (maybe have you a /etc/init.d/postgres*, in this case you only need to tape
/etc/init.d/postgres*start, I put postgres* because I don't know exactky the name) 

And now you can create an user and a database

Bruno

pgsql-novice by date:

Previous
From: Lduren02@aol.com
Date:
Subject: (no subject)
Next
From: Aarni Ruuhimäki
Date:
Subject: Re: (no subject)