postgresql-12-pglogical_2.4.2-2.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-12-pglogical=2.4.2-2.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 d901aca853710f982713dde24633f7c7
SHA1 1e98f8429c6aea8b5b2f542092d54a143cadfa22
SHA256 109023bfadb4fbedd5db3f9a8deec872f531b074b89def1e87887b5b0365f4d1
SHA512 49640053c2ac4919a4d2b8f3c2daa97d6d14bdaf5cc0d6ac8daae5da8b54d18c8488daf6a6c0e6c7611b0837008e8843a1f7c1c110c454fbbd6c1f13f8017641

Depends

  • postgresql-12, libc6 (>= 2.4), libpq5 (>= 9.1~)

Files

  • /usr/lib/postgresql/12/lib/bitcode/pglogical/pglogical_functions.bc
  • /usr/lib/postgresql/12/lib/bitcode/pglogical/pglogical_fe.bc
  • /usr/lib/postgresql/12/lib/bitcode/pglogical/pglogical_executor.bc
  • /usr/lib/postgresql/12/lib/bitcode/pglogical/pglogical_dependency.bc
  • /usr/lib/postgresql/12/lib/bitcode/pglogical/pglogical_conflict.bc
  • /usr/lib/postgresql/12/lib/bitcode/pglogical/pglogical_apply.bc
  • /usr/lib/postgresql/12/lib/bitcode/pglogical/pglogical_apply_spi.bc
  • /usr/lib/postgresql/12/lib/bitcode/pglogical/pglogical_apply_heap.bc
  • /usr/lib/postgresql/12/lib/bitcode/pglogical/build/pglogical-PWhxyZ/pglogical-2.4.2/compat12/pglogical_compat.bc
  • /usr/lib/postgresql/12/lib/bitcode/pglogical.index.bc
  • /usr/lib/postgresql/12/lib/bitcode/pglogical_output/pglogical_output.bc
  • /usr/lib/postgresql/12/lib/bitcode/pglogical_output.index.bc
  • /usr/lib/postgresql/12/bin/pglogical_create_subscriber

Uploaded

about 2 years ago

Package Size

410 KB

Installed Size

1.09 MB

Downloads

174

wget

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

Homepage

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