On 2009-02-10, Thomas Guettler wrote:
> Hi,
>
> my logfiles all have this permission:
>
> -rw--- 1 postgres postgres14841 10. Feb 08:52
> postgresql-2009-02-10_00.log
>
> Is it possible that postgres creates group readable files?
you could patch and recompile the source.
But it may
Hi,
my logfiles all have this permission:
-rw--- 1 postgres postgres14841 10. Feb 08:52
postgresql-2009-02-10_00.log
Is it possible that postgres creates group readable files? I want to
monitor this logfile, but
for security I don't want to use the postgres user for this.
I looked a