pglogical 2.4.3-1ubuntu1 source package in Ubuntu

Changelog

pglogical (2.4.3-1ubuntu1) mantic; urgency=medium

  * Merge with Debian unstable (LP: #2031532). Remaining changes:
    - d/p/test_increase_timeouts.patch: increase timeout for flaky
      row_filter test.

 -- Athos Ribeiro <email address hidden>  Wed, 16 Aug 2023 10:12:07 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
pglogical_2.4.3.orig.tar.gz 273.1 KiB 5f8538d290e1a32517523cb301810f94694c014c23d365738763f8db28313114
pglogical_2.4.3-1ubuntu1.debian.tar.xz 175.6 KiB 0eea591f71b69bc88d23c40a825982bf0a28b9b510f7f1188e1504fb3f2b4077
pglogical_2.4.3-1ubuntu1.dsc 2.4 KiB 2692df7a96a8f378fdfea4c796f458a36df714cb3085f1a2f1085df2d1259da9

Available diffs

View changes file

Binary packages built by this source

postgresql-15-pglogical: Logical Replication Extension for PostgreSQL

 The pglogical extension provides logical streaming replication between
 PostgreSQL instances, using a publish/subscribe model. Contrary to the
 built-in streaming replication, pglogical can replicate between major versions
 or different architectures and is not restricted to replicate the entire
 instance but can selectively replicate arbitrary sets of tables.
 .
 Use-Cases include migrations and major-version upgrades, aggregation of
 several databases into a Data Warehouse, It utilises the Logical Decoding
 features available since PostgreSQL 9.4 working with low overhead on both
 provider and subscriber.

postgresql-15-pglogical-dbgsym: debug symbols for postgresql-15-pglogical