Re: Incremental backup from a streaming replication standby fails - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Incremental backup from a streaming replication standby fails
Date
Msg-id CA+TgmoaFVjaN-JRvBA04pp+cZ5XjYuzofVbDBMyvMhVNiS23XQ@mail.gmail.com
Whole thread Raw
In response to Re: Incremental backup from a streaming replication standby fails  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: Incremental backup from a streaming replication standby fails
List pgsql-hackers
On Fri, Jul 19, 2024 at 2:41 PM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
> I'd be alright with the hint, but I'd say "during making an *incremental*
> standby backup", because that's the only case where it can happen.
>
> I think it would also be sufficient if we document that possibility.
> When I got the error, I looked at the documentation of incremental
> backup for any limitations with standby servers, but didn't find any.
> A remark in the documentation would have satisfied me.

Would you like to propose a patch adding a hint and/or adjusting the
documentation? Or are you wanting me to do that?

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: documentation structure
Next
From: Andrew Dunstan
Date:
Subject: Re: Using LibPq in TAP tests via FFI