pglogical 2.4.2-2 source package in Ubuntu

Changelog

pglogical (2.4.2-2) unstable; urgency=medium

  * debian/tests/prove: Exit cleanly when test is skipped.

 -- Christoph Berg <email address hidden>  Mon, 31 Oct 2022 15:13:35 +0100

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pglogical_2.4.2-2.dsc 2.3 KiB 8706166ccb626480d33d8974ae6e80741541d4299064ee3cd209ce72c357b453
pglogical_2.4.2.orig.tar.gz 271.6 KiB 4dcd407948a76b524ed03da3d67c5d4e1cb80fdff8694642cfc261838bcb05e0
pglogical_2.4.2-2.debian.tar.xz 175.5 KiB b8c458272a32597289311e263cee9dad10a25411cc2dd82dcbb2cea4b339e860

No changes file available.

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