Re: Regarding how to run postgresql in FC5

Поиск
Список
Период
Сортировка
От Shane Ambler
Тема Re: Regarding how to run postgresql in FC5
Дата
Msg-id 45EAA492.3090002@Sheeky.Biz
обсуждение исходный текст
Ответ на Regarding how to run postgresql in FC5  ("sangeetha k.s" <sangeethakss@gmail.com>)
Список pgsql-novice
sangeetha k.s wrote:
> hi,
> I installed postgresql-8.2.0 using "yum install postgresql-8.2.0".
> When i try to run postgresql server it displays the error message as
> follows.
>    "postgres -D /usr/local/pgsql/data other-options my_databasepostgres
> cannot access the server configuration file
> "/usr/local/pgsql/data/postgresql.conf": No such file or directory"

It should be at the path specified - have you run
initdb -D /usr/local/pgsql/data/


> Where can i find the configuration file in my filesystem.
>
> Regards,
>
> Sangeetha.K.S
>


--

Shane Ambler
pgSQL@Sheeky.Biz

Get Sheeky @ http://Sheeky.Biz

В списке pgsql-novice по дате отправления:

Предыдущее
От: "sangeetha k.s"
Дата:
Сообщение: Regarding how to run postgresql in FC5
Следующее
От: Frank Bax
Дата:
Сообщение: 8.2 docs error?