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

I forgot but had actually implemented this 6 months ago.

Commits

  1. Fix typo in pg_dumpall.c

  2. Add support for --no-table-access-method in pg_{dump,dumpall,restore}