Re: Questions about the continuity of WAL archiving - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Questions about the continuity of WAL archiving
Date
Msg-id 73f3723b-f279-43c6-884d-d12b3151ec9e@aklaver.com
Whole thread Raw
In response to Re: Questions about the continuity of WAL archiving  (px shi <spxlyy123@gmail.com>)
Responses Re: Questions about the continuity of WAL archiving
Re: Questions about the continuity of WAL archiving
List pgsql-general
On 8/12/25 01:24, px shi wrote:
> 
>     1) What is the current archiving setup on the primary and why is
>     lagging?
> 
>   The archive command uses pgBackRest to archive to S3. Because it is 
> uploaded to S3, the archiving speed is slow, which has caused lagging.
> 
>     2) Have you looked at archiving off the standby node while it is in
>     standby per:
> 
> Yes, archiving on the standby node is disabled. Is it recommended to 
> share the WAL archive between the primary and standby nodes to avoid 
> interruptions in archiving?

Given that you are using a less then capable storage solution(S3) why do 
you think pushing the WAL from the standby to S3 would perform any 
better then what is happening with the primary WAL?

The solution is to use a more capable storage platform.

> 
> Adrian Klaver <adrian.klaver@aklaver.com 
> <mailto:adrian.klaver@aklaver.com>> 于2025年8月8日周五 23:23写道:
> 

-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Inquiry: Using PostgreSQL as a Staging Database for SAP ERP Data Export
Next
From: Bob Jolliffe
Date:
Subject: Re: Questions about the continuity of WAL archiving