Re: split postgresql logfile

2021-11-29 Thread Michael Paquier
On Mon, Nov 29, 2021 at 12:12:11PM +0100, Paul van Rixel wrote: > Now the postgresql.logs are polluted with log connections/disconnection, > Agent monitoring entries and in between some entries which need some > attention but you missed them. I know the option exists to disable > log_(dis)connectio

split postgresql logfile

2021-11-29 Thread Paul van Rixel
Hi all, I wondered if it is worthwile to split the general postgresql.log file into a logfile for rdbms related log entries and a connection based logfile? Just like the Oracle rdbms.log and the listener.log for connections. Now the postgresql.logs are polluted with log connections/disconnecti