Re: Configuration on CentOS 4.6

Поиск
Список
Период
Сортировка
От Bruce Hyatt
Тема Re: Configuration on CentOS 4.6
Дата
Msg-id 91703.47665.qm@web34407.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Re: Configuration on CentOS 4.6  ("Phillip Smith" <phillip.smith@weatherbeeta.com.au>)
Ответы Re: Configuration on CentOS 4.6  ("Phillip Smith" <phillip.smith@weatherbeeta.com.au>)
Список 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 по дате отправления:

Предыдущее
От: "Phillip Smith"
Дата:
Сообщение: Re: Configuration on CentOS 4.6
Следующее
От: "Phillip Smith"
Дата:
Сообщение: Re: Configuration on CentOS 4.6