pglogical 2.1.1-1 source package in Ubuntu
Changelog
pglogical (2.1.1-1) unstable; urgency=medium [ Christoph Berg ] * Move packaging repository to salsa.debian.org [ Marco Nenciarini ] * New upstream version 2.1.1 * Bump Standards Version to 4.1.3 (no changes) * debian/rules: Do not ignore make errors during clean -- Marco Nenciarini <email address hidden> Thu, 11 Jan 2018 12:33:08 +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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pglogical_2.1.1-1.dsc | 2.5 KiB | a654830252cd09a6a4b918f4df5e91d6f80e8be891dfe8f68a8ca3853f6c76d8 |
pglogical_2.1.1.orig.tar.bz2 | 350.0 KiB | c2c38bf17c4f685caf01b9ecee7477efda980bf953dd346888e70d0f997e3433 |
pglogical_2.1.1.orig.tar.bz2.asc | 230 bytes | 852fee34b73549946ab15443901cb9400b8204e4edd416ca20125d2e652a8eb3 |
pglogical_2.1.1-1.debian.tar.xz | 13.3 KiB | 45570c4c65a2e9031df4770c76ca41d4df4ebf89d4906c7d3a5a652a54ee0007 |
Available diffs
- diff from 2.1.0-1 to 2.1.1-1 (30.9 KiB)
No changes file available.
Binary packages built by this source
- postgresql-10-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-10-pglogical-dbgsym: debug symbols for postgresql-10-pglogical