Re: Configuration on CentOS 4.6 - Mailing list pgsql-novice

From Bruce Hyatt
Subject Re: Configuration on CentOS 4.6
Date
Msg-id 91703.47665.qm@web34407.mail.mud.yahoo.com
Whole thread Raw
In response to Re: Configuration on CentOS 4.6  ("Phillip Smith" <phillip.smith@weatherbeeta.com.au>)
Responses Re: Configuration on CentOS 4.6  ("Phillip Smith" <phillip.smith@weatherbeeta.com.au>)
List pgsql-novice
--- Phillip Smith <phillip.smith@weatherbeeta.com.au> wrote:

> > For example, there's no pg_hba.config and there's no
> directory /pgsql/data
> anywhere to put one in.
>
> You need to run initdb which will generate those files with
> default content.
>
> I'm not sure where CentOS / RedHat puts them by default (I
> compile from
> source) but at a guess:
> /usr/local/postgres/bin/initdb -D /path/to/database/files/
> databasename
>
> Run that as the postgres user.
> /path/to/database/files/ is where you want to put the files.
> It does not
> need to exist already as initdb will create it. Depends how
> CentOS / RedHat
> have setup the package, but it would possible default to
> /usr/local/postgres/data/ I think.

Thanks very much. That worked.

I was trying to use createdb and getting the message "user
doesn't exist." Previously when I installed postgresql, I also
compiled it from source and had no problem creating a db and
getting it running. For some reason, trying to step in in the
middle of the process got me hung up

Sincerely,
Bruce


      ____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

pgsql-novice by date:

Previous
From: "Phillip Smith"
Date:
Subject: Re: Configuration on CentOS 4.6
Next
From: "Phillip Smith"
Date:
Subject: Re: Configuration on CentOS 4.6