postgresql-9.5-pglogical_2.3.1-1.pgdg18.04+1_amd64.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 75bb42d4ee7b4e29a5d0fa80c09b03a6
SHA1 a4835e7dfa2f3f792ebfe1d73bdbac40abfed285
SHA256 a24aa8fa1a91dc538a8dd878f508547d0ab92d1ae0ff7288b815a7825b48155c
SHA512 71cc967b50e610a763483857fa6a66aa608e7e88c2837ca7ca3ddb67e25f9a29a32ed56bb7ab96de7e3a8a2b2e8cad8792c1623bb4c46ec9b241ef4cce393271

Depends

  • libc6 (>= 2.4), 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

106 KB

Installed Size

401 KB

Downloads

14

wget

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

Homepage

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