Re: Wal streaming

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Andrew <adhenry(dot)9(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Wal streaming
Date: 2025-11-25 15:54:17
Message-ID: 4b91a533-b2b7-42fe-bfb7-d92d56c6c1c1@aklaver.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/25/25 05:46, Andrew wrote:
> Hi,
>
> New to the list. If I’m Using streaming archiving with repmgr, and streaming archiving with barman, do I still need to maintain my archive command, and have processes in place to delete archived wals periodically? Or are they in effect defunct due to wal retention policies within Postgres?

You are going to need to expand on this as it is unclear to me what your
processes are.

1) What is the repmgr setup for streaming?

2) What is the Barman setup for streaming?

3) What locations are 1 & 2 streaming to?

4) What is the process you have in place now to prune the archives?

5) What are the Postgres version you are working with?

>
> Regards
> Andrew
>
> Sent from my iPhone
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2025-11-25 16:33:07 Selecting all variations of job title in a list
Previous Message Andrew 2025-11-25 13:46:08 Wal streaming