How to change mode for cluster log? - Mailing list pgsql-admin

From Binghan
Subject How to change mode for cluster log?
Date
Msg-id CA+GVamEFyj1v8aRFPGmC3YXVUqJOodKV1PhHV4ETmUA5Ut0-Gw@mail.gmail.com
Whole thread Raw
Responses Re: How to change mode for cluster log?
List pgsql-admin
Hi,

I have the following configuration in postgresql.conf. However, it only ensure the mode 600 for file under pg_log. The cluster log file postgresql-10-main.log has 640. How can control the mode for cluster log in postgres. 

logging_collector = off log_directory = '/var/log/postgresql/pg_log' log_filename = 'postgres-event.log' log_file_mode = 0600
BRs,
BH

pgsql-admin by date:

Previous
From: Ron
Date:
Subject: Re: Unique constraint across all partitions?
Next
From: Paul Förster
Date:
Subject: Re: How to change mode for cluster log?