Re: Incremental backup from a streaming replication standby fails
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Laurenz Albe <laurenz.albe@cybertec.at>,
David Steele <david@pgmasters.net>, pgsql-hackers@postgresql.org
Date: 2024-07-26T20:13:41Z
Lists: pgsql-hackers
On Fri, Jul 26, 2024 at 4:11 PM Robert Haas <robertmhaas@gmail.com> wrote: > On Fri, Jul 26, 2024 at 1:09 AM Laurenz Albe <laurenz.albe@cybertec.at> wrote: > > > Committed this version to master and v17. > > > > Thanks for taking care of this. > > Sure thing! > > I knew it was going to confuse someone ... I just wasn't sure what to > do about it. Now we've at least done something, which is hopefully > superior to nothing. Great! Should we mark the corresponding v17 open item as closed? ------ Regards, Alexander Korotkov Supabase
Commits
-
Document restrictions regarding incremental backups and standbys.
- de8b098ce567 17.0 landed
- 744ddc6c6a0f 18.0 landed