recovery.conf and archive files - Mailing list pgsql-general

From Rita
Subject recovery.conf and archive files
Date
Msg-id CAOF-KfjrZ8eSfFGaBEyXaW54-u+eEDNeubUjg=N7WBpUO1JsUg@mail.gmail.com
Whole thread Raw
Responses Re: recovery.conf and archive files
List pgsql-general
I have primary and standby replication setup.

On my primary the archive directory is rather large (30GB) and growing. On my standby I have recovery.conf which has 
archive_cleanup_command = 'pg_archivecleanup -d /var/lib/pgsql/11/data/archive %r'

I was under the impression this line would remove data from my primary AND standby. Is that not the case?

--
--- Get your facts first, then you can distort them as you please.--

pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: Different execution plan between PostgreSQL 8.4 and 12.11
Next
From: Guillaume Lelarge
Date:
Subject: Re: recovery.conf and archive files