mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Apparently "ALTER TABLE" (which we were using to convert the "repl_events" table) does not mark the table as being part of the extension. Instead, we need to create the new table and copy the data, as is done with the other tables.
3.4 KiB
3.4 KiB