Skip to content

pglogical 2.3.0

Compare
Choose a tag to compare
@PJMODOS PJMODOS released this 19 Feb 05:08
· 90 commits to REL2_x_STABLE since this release

The pglogical 2.3.0 is a minor update to the pglogical 2 which includes support for PostgreSQL 12 and several new minor features and bug fixes.

Improvements

  • Support for PostgreSQL 12
  • Allow replicating tables and sequences to different names on the target
  • Add option to only synchronize the structure of replicated relations
  • Add a new option to force a text transfer format for a subscription
  • Allow tables to be resynchronized in state SYNC_STATUS_SYNCDONE
  • Fix pglogical_wait_for_sync_complete with unknown table
  • Use write lsn rather than insert lsn by default in wait_slot_confirm_lsn