Re: Logfile permissions

Поиск
Список
Период
Сортировка
От Jasen Betts
Тема Re: Logfile permissions
Дата
Msg-id gnlqf5$a46$1@reversiblemaps.ath.cx
обсуждение исходный текст
Ответ на Logfile permissions  (Thomas Guettler <hv@tbz-pariv.de>)
Список pgsql-general
On 2009-02-10, Thomas Guettler <hv@tbz-pariv.de> wrote:
> Hi,
>
> my logfiles all have this permission:
>
> -rw------- 1 postgres postgres    14841 10. Feb 08:52
> postgresql-2009-02-10_000000.log
>
> Is it possible that postgres creates group readable files?

you could patch and recompile the source.

But it may be easier to create the logfile with the permissions you
want before starting postgres. (you can do that in the init.d script
that launches postgres)

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

Предыдущее
От: Mike Christensen
Дата:
Сообщение: Re: Question about functions that return a set of records
Следующее
От: Jasen Betts
Дата:
Сообщение: Re: password for postgres