| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Docs for pg_basebackup needs v17 note for incremental backup |
| Date: | 2025-02-06 00:59:57 |
| Message-ID: | CAKFQuwaoHmf=u16XxPovHKur-YnmHqmgpbAJO7yPz7gPEraz3w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Is there seriously not a single person in the past three weeks who has seen
this and not had the minute to spare to say "yes, this should be
documented"?
David J.
On Mon, Jan 13, 2025 at 8:13 PM David G. Johnston <
david(dot)g(dot)johnston(at)gmail(dot)com> wrote:
> Hackers,
>
> Should the following paragraph in the docs be modified to point out
> minimum server version of v17 for incremental backups?
>
> pg_basebackup works with servers of the same or an older major version,
> down to 9.1. However, WAL streaming mode (-X stream) only works with
> server version 9.3 and later, and tar format (--format=tar) only works
> with server version 9.5 and later.
>
> https://www.postgresql.org/docs/current/app-pgbasebackup.html
>
> David J.
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2025-02-06 01:38:55 | Re: per backend WAL statistics |
| Previous Message | David G. Johnston | 2025-02-06 00:50:18 | Re: Improve documentation regarding custom settings, placeholders, and the administrative functions |