How to change mode for cluster log? - Mailing list pgadmin-support

From Binghan
Subject How to change mode for cluster log?
Date
Msg-id CA+GVamE-P4yo8W6HRhiMpY5E_5TD0WecSh74Xnpaeazyervx-w@mail.gmail.com
Whole thread Raw
Responses Re: How to change mode for cluster log?
List pgadmin-support
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

pgadmin-support by date:

Previous
From: Edson Richter
Date:
Subject: RE: pgAdmin 4.29 on docker container: log fill all disk space
Next
From: Aditya Toshniwal
Date:
Subject: Re: How to change mode for cluster log?