Re: standby not cleaning up WAL files often enough - Mailing list pgsql-admin

From Jorge Torralba
Subject Re: standby not cleaning up WAL files often enough
Date
Msg-id CACut7uQRSmW6FpJfjhKu3oC_S-HqxLRcu5BvP8TAK-2VKYsa3g@mail.gmail.com
Whole thread Raw
In response to Re: standby not cleaning up WAL files often enough  (Jeff Frost <jeff@pgexperts.com>)
Responses Re: standby not cleaning up WAL files often enough
Re: standby not cleaning up WAL files often enough
List pgsql-admin
More of statng the obvious here :)

Make sure your archive directory is mounted or accessible from the DB server.

Check your wal_keep_segments. I cant imagine them being 3000 but you never know.

are you running synchronous or asynchronous replication?

JT

On Wed, Apr 22, 2015 at 5:02 PM, Jeff Frost <jeff@pgexperts.com> wrote:
It’s a good question, but I’m actually not talking about the WAL files in the archive (those are on S3), I’m talking about the WAL files in the pg_xlog directory.

> On Apr 22, 2015, at 5:00 PM, Jorge Torralba <jorge.torralba@gmail.com> wrote:
>
> Stupid question but it needs to be asked.
>
> Do you have this in your recovery.conf file ?
>
> archive_cleanup_command = 'pg_archivecleanup path to archived files %r’




--
Thanks,

Jorge Torralba
----------------------------

Note: This communication may contain privileged or other confidential information. If you are not the intended recipient, please do not print, copy, retransmit, disseminate or otherwise use the information. Please indicate to the sender that you have received this email in error and delete the copy you received. Thank You.

pgsql-admin by date:

Previous
From: Jeff Frost
Date:
Subject: Re: standby not cleaning up WAL files often enough
Next
From: Jorge Torralba
Date:
Subject: Re: standby not cleaning up WAL files often enough