Re: pg_dump/restore --no-tableam
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: pgsql-hackers@postgresql.org
Cc: Andres Freund <andres@anarazel.de>
Date: 2022-01-03T21:44:24Z
Lists: pgsql-hackers
Attachments
- 0001-Add-pg_dump-restore-no-table-am.patch (text/x-diff)
@cfbot: rebased
Commits
-
Fix typo in pg_dumpall.c
- ca86a63d207a 15.0 landed
-
Add support for --no-table-access-method in pg_{dump,dumpall,restore}
- 2158628864cf 15.0 landed