Re: [ADMIN] Standby WAL Cleanup? - Mailing list pgsql-admin

From Don Seiler
Subject Re: [ADMIN] Standby WAL Cleanup?
Date
Msg-id CAHJZqBDhthbVRfp+ojXd4FahAgcvm95eSA=uze1AszPceY9dnQ@mail.gmail.com
Whole thread Raw
In response to Re: [ADMIN] Standby WAL Cleanup?  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgsql-admin
On Mon, Aug 14, 2017 at 4:26 PM, Guillaume Lelarge <guillaume@lelarge.info> wrote:
2017-08-14 23:08 GMT+02:00 Don Seiler <don@seiler.us>:
 However on a standby, my understanding is that the archive_command parameter is not used. I know for sure that it would fail on the standby that I'm looking at.

Well, then, you need to check your facts :) Since 9.5, a standy can archive WAL files. See archive_mode and its "new" value : always.

Fair enough. The DB that I'm looking at is on 9.2. I'll definitely keep this in mind as we plan to upgrade later this year. Thanks for the heads-up!

Don.

--
Don Seiler
www.seiler.us

pgsql-admin by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: [ADMIN] Standby WAL Cleanup?
Next
From: Aleksander Kamenik
Date:
Subject: Re: [ADMIN] avoiding split brain with repmgr