pglogical 2.4.2-2build1 source package in Ubuntu
Changelog
pglogical (2.4.2-2build1) lunar; urgency=medium * No-change rebuild to attempt migration. -- Sergio Durigan Junior <email address hidden> Sat, 10 Dec 2022 14:49:54 -0500
Upload details
- Uploaded by:
- Sergio Durigan Junior
- Uploaded to:
- Lunar
- Original maintainer:
- Debian PostgreSQL Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pglogical_2.4.2.orig.tar.gz | 271.6 KiB | 4dcd407948a76b524ed03da3d67c5d4e1cb80fdff8694642cfc261838bcb05e0 |
pglogical_2.4.2-2build1.debian.tar.xz | 175.4 KiB | 9031f3b35f2626bc30fd4e3da5a892bec0928e58fd7fca58a8afbce44c5633df |
pglogical_2.4.2-2build1.dsc | 2.3 KiB | e902bd9b54fdd2a7206c3180bcdeb80aae6347bf1e29819501705474bc1ddb9a |
Available diffs
- diff from 2.4.2-2 (in Debian) to 2.4.2-2build1 (339 bytes)
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