Error Message accessing configuration file

Поиск
Список
Период
Сортировка
От Brian J. Erickson
Тема Error Message accessing configuration file
Дата
Msg-id D847516F2D9C4CB19C35063D0CAE09FB@p000014
обсуждение исходный текст
Ответ на Re: Storing images in PostgreSQL databases (again)  (Robert L Mathews <lists@tigertech.com>)
Ответы Re: Error Message accessing configuration file  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello,

I get the following message in the "pgstartup.log":
postmaster cannot access the server configuration file
"/database/postgresql.conf": Permission denied


I have:
1) read the file doing the following:
    a) su posgres
    b) less postgresql.conf
2) made sure each directory to file is readable by "postgres"
3) made the postgresql.conf and each directory readable by
    everyone.
4) verify the owner and group are postgres.
5) ran initdb as postgres

Any ideas as to what could be the problem?

Brian Erickson


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

Предыдущее
От: Osvaldo Rosario Kussama
Дата:
Сообщение: Re: Checking for a number
Следующее
От: "Andrej Ricnik-Bay"
Дата:
Сообщение: Re: postgres and webmin