Logical Replication extension for PostgreSQL 17, 16, 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.
This is the error I'm getting when attempting to run
curl https://techsupport.enterprisedb.com/api/repository/dl/default/release/deb | bash
+ SECONDQ_TIMEOUT=30
+ '[' '!' -d /etc/apt/sources.list.d/ ']'
+ apt-key add -
+ '[' '!' -x /usr/bin/lsb_release ']'
+ apt-get update
W: The repository 'http://apt.postgresql.org/pub/repos/apt stretch-pgdg Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://apt.postgresql.org/pub/repos/apt/dists/stretch-pgdg/main/source/Sources 404 Not Found [IP: 147.75.85.69 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
++ installation_failed
++ set +x
This is the error I'm getting when attempting to run
curl https://techsupport.enterprisedb.com/api/repository/dl/default/release/deb | bash