Re: BUG #16177: pg_event_trigger_ddl_commands() returns empty set for ddl_command_start and "drop table"
Andrei Pozolotin <[email protected]> Tue, 24 Dec 2019 10:55:09 -0600
| Newsgroups | gmane.comp.db.postgresql.bugs |
|---|---|
| Message-ID | <[email protected]> |
Alvaro: great, I posted your idea with pglogical: https://github.com/2ndQuadrant/pglogical/issues/234 Andrei. On 2019-12-24 10:18, Alvaro Herrera wrote: > I wonder if it's possible for pglogical to register pg_depend entries > to > the replication set, so that the repset membership is dropped alongside > the table.