pglogical 2.4.2-2ubuntu1 source package in Ubuntu

Changelog

pglogical (2.4.2-2ubuntu1) lunar; urgency=medium

  * d/p/test_increase_timeouts.patch: increase timeout for flaky
    row_filter test.

 -- Athos Ribeiro <email address hidden>  Tue, 13 Dec 2022 10:32:25 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
pglogical_2.4.2.orig.tar.gz 271.6 KiB 4dcd407948a76b524ed03da3d67c5d4e1cb80fdff8694642cfc261838bcb05e0
pglogical_2.4.2-2ubuntu1.debian.tar.xz 175.6 KiB 8c114427c73ebbe257c1d36db98a98ed0145a997ed4c53a0bb2e91ed0199d984
pglogical_2.4.2-2ubuntu1.dsc 2.4 KiB 4668895db0ccccf3e51344be5821583f48323c8ca45433d84bce19e7e38599f6

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