github toluaina/pgsync 2.0.0

latest releases: 3.1.0, 3.0.0, 2.5.0...
2 years ago

Breaking Changes

  • Changed node attribute of schema to be a dict instead of a list
  • Use the schema migration tool to convert existing schema scripts/migrate_schema_v2 -c /path/to/schema.json
  • New trigger methods require a rerun of the bootstrap
    • bootstrap -t -c /path/to/schema.json
    • bootstrap -c /path/to/schema.json

Features

  • Adds support for Elasticsearch routing
  • Check replication slots exists when syncing
  • Move trigger functions into Materialized views for enhanced performance

Don't miss a new pgsync release

NewReleases is sending notifications on new releases.