2ndQuadrant / pglogical

Logical Replication extension for PostgreSQL 15, 14, 13, 12, 11, 10, 9.6, 9.5, 9.4 (Postgres), providing much faster replication than Slony, Bucardo or Londiste, as well as cross-version upgrades.
http://2ndquadrant.com/en/resources/pglogical/
Other
987 stars 153 forks source link

Curl on pglogical repository on install is returning not found #473

Closed EwersonSantos closed 4 months ago

EwersonSantos commented 4 months ago

I attempted to install the pglogical extension using APT, but the command

curl https://techsupport.enterprisedb.com/api/repository/dl/default/release/deb | bash

returns a "not found" message.

Screenshot from 2024-05-15 15-53-41

Is there an updated link for the installation prerequisites?

EwersonSantos commented 4 months ago

Found correct instalation procediments here: https://www.2ndquadrant.com/en/resources-old/pglogical/pglogical-installation-instructions/