Re: pg_dump/restore --no-table-am
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: pgsql-hackers@postgresql.org
Cc: Andres Freund <andres@anarazel.de>
Date: 2021-12-09T23:26:24Z
Lists: pgsql-hackers
Attachments
- 0001-Add-pg_dump-restore-no-table-am.patch (text/x-diff)
I forgot but had actually implemented this 6 months ago.
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