Re: Can we still dump version 7?
Jonathan S. Katz <jkatz@postgresql.org>
From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>,
"pgsql-docs@lists.postgresql.org" <pgsql-docs@lists.postgresql.org>
Date: 2022-05-31T18:47:23Z
Lists: pgsql-docs
On 5/31/22 12:21 PM, Tom Lane wrote: > "Jonathan S. Katz" <jkatz@postgresql.org> writes: >> On 5/31/22 10:55 AM, Tom Lane wrote: >>> I wonder whether we should update this or just remove it --- it's >>> clearly something that's likely to get missed again. > >> While burdensome, +1 for updating. We don't want users to get caught by >> surprise if pg_dumpall does not work on an old version when trying to >> update to a newer version. > > Further investigation shows that we've failed to update this twice in > the past six years, and failed to update a similar comment about psql > once. I fixed 'em, but I have very little hope that they'll stay fixed. Could we add as part of the branching procedure that we update this value? Jonathan
Commits
-
Doc: fix mention of psql's minimum supported server version.
- c03b7f52607f 15.0 landed
-
Doc: fix mention of pg_dump's minimum supported server version.
- fa70c9e0219f 12.12 landed
- cbd4c5a18352 13.8 landed
- a18b2a3fbcf1 14.4 landed
- 9f3af6d18d92 10.22 landed
- 492046fa9ed4 15.0 landed
- 424310bde98f 11.17 landed
-
Remove pg_dump/pg_dumpall support for dumping from pre-8.0 servers.
- 64f3524e2c8d 10.0 cited