Re: Incremental backup from a streaming replication standby
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Laurenz Albe <laurenz.albe@cybertec.at>
Cc: pgsql-hackers@postgresql.org
Date: 2024-07-22T06:05:50Z
Lists: pgsql-hackers
On Sat, Jun 29, 2024 at 07:01:04AM +0200, Laurenz Albe wrote: > The WAL summarizer is running on the standby server, but when I try > to take an incremental backup, I get an error that I understand to mean > that WAL summarizing hasn't caught up yet. Added an open item for this one. -- Michael
Commits
-
Document restrictions regarding incremental backups and standbys.
- de8b098ce567 17.0 landed
- 744ddc6c6a0f 18.0 landed