Re: Log zipping - Mailing list pgsql-admin

From hubert depesz lubaczewski
Subject Re: Log zipping
Date
Msg-id 20210719125135.GA10466@depesz.com
Whole thread Raw
In response to Log zipping  (Yambu <hyambu@gmail.com>)
List pgsql-admin
On Mon, Jul 19, 2021 at 02:39:08PM +0200, Yambu wrote:
> May i know which setting in postgresql.conf zips used log files?

There is no such setting.

You can use external tools to do it, for some cases you can use
archive_logs.sh
: https://github.com/omniti-labs/pgtreats/blob/master/tools/archive_logs.sh

Best regards,

depesz




pgsql-admin by date:

Previous
From: Yambu
Date:
Subject: Log zipping
Next
From: Kevin Struckhoff
Date:
Subject: Postgres 13.3 times out when attempting to connect via odbc & pgAdmin4