Can we still dump version 7?

Daniel Westermann (DWE) <daniel.westermann@dbi-services.com>

From: "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>
To: "pgsql-docs@lists.postgresql.org" <pgsql-docs@lists.postgresql.org>
Date: 2022-05-31T14:26:09Z
Lists: pgsql-docs
Hi,

this commit (64f3524e2c8deebc02808aa5ebdfa17859473add) removed dump support for dumping from  pre-8.0. 

I guess this statement is not true anymore?
"Current releases of the dump programs can read data from any server version back to 7.0."
https://www.postgresql.org/docs/current/upgrading.html 

Regards
Daniel


Commits

  1. Doc: fix mention of psql's minimum supported server version.

  2. Doc: fix mention of pg_dump's minimum supported server version.

  3. Remove pg_dump/pg_dumpall support for dumping from pre-8.0 servers.