Re: [Proposal] vacuumdb --schema only
Gilles Darold <gilles@migops.com>
From: Gilles Darold <gilles@migops.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2022-03-09T19:53:48Z
Lists: pgsql-hackers
Attachments
- 0001-vacuumdb-schema-only-v4.patch (text/x-patch) patch v4-0001
Hi, New version v4 of the patch to fix a typo in a comment. -- Gilles Darold
Commits
-
Add --schema and --exclude-schema options to vacuumdb.
- 7781f4e3e711 16.0 landed