> On Sat, Dec 15, 2018 at 8:37 PM Andres Freund <and...@anarazel.de> wrote: > > We need to dump the table access method at dump time, otherwise we loose > that information.
As a result of the discussion in [1] (btw, thanks for starting it), here is proposed solution with tracking current default_table_access_method. Next I'll tackle similar issue for psql and probably add some tests for both patches. [1]: https://www.postgresql.org/message-id/flat/20190107235616.6lur25ph22u5u5av%40alap3.anarazel.de
pg_dump_access_method.patch
Description: Binary data