postgresql-9.5-pglogical_2.3.1-1.pgdg18.04+1_arm64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install postgresql-9.5-pglogical=2.3.1-1.pgdg18.04+1

Logical Replication Extension for PostgreSQL

Full description:
  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.

Checksums

MD5 9c018ae1375c8ace189a4c2b0243f8a0
SHA1 979d618d3e7974d0bdc73bc052824a1542a131dc
SHA256 4419fa4879d186ac100ee9d48336ae5c0660e0fd47b509a4eabe427732cbe007
SHA512 9f84f1365d5bac8a0bd9e85caf6cf3dfde798c4a1c072d10b2ad1dcfb85a1ec4b32111ee57547a00c45253bd87b4263a0425eb96cb98538c6a8b97c60d59da5c

Depends

  • libc6 (>= 2.17), libpq5 (>= 9.1~), postgresql-9.5

Files

  • /usr/share/doc/postgresql-9.5-pglogical/changelog.Debian.gz
  • /usr/lib/postgresql/9.5/lib/pglogical.so
  • /usr/lib/postgresql/9.5/lib/pglogical_output.so
  • /usr/lib/postgresql/9.5/bin/pglogical_create_subscriber

Uploaded

about 5 years ago

Package Size

93.3 KB

Installed Size

382 KB

Downloads

17

wget

wget --content-disposition "https://packagecloud.io/instructure/insops/packages/ubuntu/bionic/postgresql-9.5-pglogical_2.3.1-1.pgdg18.04+1_arm64.deb/download.deb?distro_version_id=190"

Homepage

https://www.2ndquadrant.com/en/resources/pglogical/