Re: Docs for pg_basebackup needs v17 note for incremental backup
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Álvaro Herrera <alvherre@alvh.no-ip.org>
To: "David G. Johnston" <david.g.johnston@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-02-07T09:22:34Z
Lists: pgsql-hackers
On 2025-Jan-13, David G. Johnston 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. Yes, absolutely. -- Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
Commits
-
doc: Expand version compatibility for pg_basebackup features
- ad13490be000 18.0 landed
- 56e6a3186885 17.5 landed