postgresql-14-pglogical_2.4.2-2.pgdg20.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-14-pglogical=2.4.2-2.pgdg20.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 608b26680ae7287769884e37d08082af
SHA1 4988e4c556b3182295afd7b7a93944db69773a10
SHA256 ac7da4be625c1a81ce454cc54b84df09e3dbfbade8819986bee0112297d6a0af
SHA512 2dfb5b0963c13c0d90a2298c48c97e11dffe752e17160a4d61ac30152e4976533b80dff021f9cb29d2a2cfaaed6705573feadfe99bae38d54fd60fd5a1523a8d

Depends

  • postgresql-14, postgresql-14-jit-llvm (>= 10), libc6 (>= 2.14), libpq5 (>= 9.1~)

Files

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

Uploaded

over 2 years ago

Package Size

425 KB

Installed Size

1.17 MB

Downloads

321

wget

wget --content-disposition "https://packagecloud.io/instructure/insops/packages/ubuntu/focal/postgresql-14-pglogical_2.4.2-2.pgdg20.04+1_amd64.deb/download.deb?distro_version_id=210"

Homepage

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