[GENERAL] current postgresql logfile being written to? - Mailing list pgsql-general

From hvjunk
Subject [GENERAL] current postgresql logfile being written to?
Date
Msg-id B546B6D0-674F-4CAD-9A76-D4C1A8CD721A@gmail.com
Whole thread Raw
Responses Re: [GENERAL] current postgresql logfile being written to?
List pgsql-general
Hi there,

 I was hoping for a method (like archive_command) to handle logfile processing/archiving/compression, but unless doing
itthe logrotate way, I don’t see anything that postgresql provides. Is that correct? 

The closest I could find is: pg_rotate_logfile()… but here my question is where do I find the current active logfile(s)
thatpostgresql is currently writing to? 
(At least that way I can handle all the files that that postgresql is not writing to :) )

Hendrik

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: [GENERAL] Error when building new db using pg_restore
Next
From: "Maeldron T."
Date:
Subject: Fwd: [GENERAL] Streaming replication bandwith per table