Re: Log file permissions?

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: Log file permissions?
Дата
Msg-id 3431BA52-AD52-41BA-8DDB-050254169DD0@khera.org
обсуждение исходный текст
Ответ на Re: Log file permissions?  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: Log file permissions?  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
On Jan 31, 2008, at 10:21 AM, Alvaro Herrera wrote:

> Glyn Astill wrote:
>
>> I'm not piping it to a file, postgres is managing the logs. Is there
>> any way to manage the permissions, or do I just need to create a
>> script to change the permissions?
>
> I think you should be able to chmod the files after they have been
> created.  The postmaster changes its umask to 0077, so no file is
> group-readable.  I don't think is configurable either.

just move the logs into a subdir which has permissions applied to it,
then not worry about the files inside, since nobody can break through
the directory anyhow.


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

Предыдущее
От: Vivek Khera
Дата:
Сообщение: Re: postgresql book - practical or something newer?
Следующее
От: Willem Buitendyk
Дата:
Сообщение: Re: Oracle Analytical Functions