Tom Lane wrote:
> It doesn't appear to me that this helps unless you are willing to make
> the containing director(ies) group-readable/executable as well, which is
> something we've resisted doing.
>
The log can be moved outside of data directory by setting "log_directory"
to an absolute path. Then the permissions for the log directory can be arbitrary
as the postmaster is only strict about permissions on data directory.
regards,
Martin
In response to
Responses
pgsql-hackers by date
| Next: | From: Stephen Frost | Date: 2010-07-01 17:03:05 |
| Subject: Re: log files and permissions |
| Previous: | From: Kevin Grittner | Date: 2010-07-01 16:56:13 |
| Subject: Re: log files and permissions |