pglogical 2.4.4-1 source package in Ubuntu

Changelog

pglogical (2.4.4-1) unstable; urgency=medium

  * New upstream version 2.4.4.

 -- Christoph Berg <email address hidden>  Tue, 17 Oct 2023 18:09:54 +0200

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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
pglogical_2.4.4-1.dsc 2.3 KiB b464ca3df72f7da77d908cb1cd7c8c0d96f6d25b3267213e8c5c8e08bdc8cd50
pglogical_2.4.4.orig.tar.gz 274.0 KiB 433213ab0fd71e63330c8778795e563fb5d7e6faf70791c0ba2d5613dc360ca9
pglogical_2.4.4-1.debian.tar.xz 175.5 KiB a50f594cf86a120a55db8c81ff519304108e0c9690878d19bd562417c2f8f043

No changes file available.

Binary packages built by this source

postgresql-16-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-16-pglogical-dbgsym: debug symbols for postgresql-16-pglogical