postgres log file mode

From: Filip Rembiałkowski <plk(dot)zuber(at)gmail(dot)com>
To: PG-General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: postgres log file mode
Date: 2009-11-28 15:45:41
Message-ID: 92869e660911280745m8f989b8s1e2254c0e87f3320@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is it possible to force file mode of postgres log files,
eg. as if it was changed by

chmod 640 /log/file.log

at present (I use 8.4.1) it is generated with mode 600.

the goal is to let users in "postgtres" group to read these files.

thanks in advance.

--
Filip Rembiałkowski
JID,mailto:filip(dot)rembialkowski(at)gmail(dot)com
http://filip.rembialkowski.net/

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2009-11-28 16:42:03 Re: Cannot allocate memory for output buffer
Previous Message John Meyer 2009-11-28 15:38:50 Re: Postgres security article