enova / pgl_ddl_deploy

Transparent Logical DDL Replication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignore pg_repack schema by default

jfinzel opened this issue · comments

We shouldn't do any DDL replication of pg_repack operations, i.e. ALTER TABLE foo ENABLE ALWAYS TRIGGER repack_trigger. I don't think user should have to configure this.

Resolved #31