Skip to content

Releases: semihkiroglu/pglogical-windows

2.4.8 for Windows (W1)

Choose a tag to compare

@github-actions github-actions released this 02 Sep 21:15
Immutable release. Only release title and notes can be modified.
98f8f67

Provenance

Field Value
pglogical version 2.4.8
Upstream repository 2ndQuadrant/pglogical
Upstream release tag REL2_4_8
Upstream commit SHA 9a0e182745885ad0152ea387988c95a483396a81
Windows packaging revision W1
Architecture / configuration x64 / Release
Build workflow run https://github.com/semihkiroglu/pglogical-windows/actions/runs/33683623757

PostgreSQL 14

Field Value
Exact PostgreSQL build 14.24
EDB packaging revision 2
EDB binaries archive postgresql-14.24-2-windows-x64-binaries.zip
EDB binaries URL https://get.enterprisedb.com/postgresql/postgresql-14.24-2-windows-x64-binaries.zip
EDB binaries SHA-256 af884b1b1e4ef38adfe667b01d2ff4506fcfaffc12469614b6c1fca41a838fda
Package asset pglogical-2.4.8-pg14-w1-x64.zip

PostgreSQL 15

Field Value
Exact PostgreSQL build 15.19
EDB packaging revision 3
EDB binaries archive postgresql-15.19-3-windows-x64-binaries.zip
EDB binaries URL https://get.enterprisedb.com/postgresql/postgresql-15.19-3-windows-x64-binaries.zip
EDB binaries SHA-256 70560c1792bed36ee83d738fa17960b89c5ebe5d4b234040111e23b799a5556c
Package asset pglogical-2.4.8-pg15-w1-x64.zip

PostgreSQL 16

Field Value
Exact PostgreSQL build 16.15
EDB packaging revision 3
EDB binaries archive postgresql-16.15-3-windows-x64-binaries.zip
EDB binaries URL https://get.enterprisedb.com/postgresql/postgresql-16.15-3-windows-x64-binaries.zip
EDB binaries SHA-256 5e8afffe67daf949aeeb03b74951f1ec2324e1888f73fbd036ab0e567ab004d9
Package asset pglogical-2.4.8-pg16-w1-x64.zip

PostgreSQL 17

Field Value
Exact PostgreSQL build 17.11
EDB packaging revision 3
EDB binaries archive postgresql-17.11-3-windows-x64-binaries.zip
EDB binaries URL https://get.enterprisedb.com/postgresql/postgresql-17.11-3-windows-x64-binaries.zip
EDB binaries SHA-256 4b8db0930c38f6ef845db919551dedda3b6b845aeb0927b3d79a6e8e9e4537cf
Package asset pglogical-2.4.8-pg17-w1-x64.zip

PostgreSQL 18

Field Value
Exact PostgreSQL build 18.6
EDB packaging revision 3
EDB binaries archive postgresql-18.6-3-windows-x64-binaries.zip
EDB binaries URL https://get.enterprisedb.com/postgresql/postgresql-18.6-3-windows-x64-binaries.zip
EDB binaries SHA-256 59f8ce701c63c2ed623c665a5e51b3ef6f2e37ccf837b68ffeed0742d0ae6abd
Package asset pglogical-2.4.8-pg18-w1-x64.zip

Note on the exact build input: PostgreSQL.org versions.json determines each supported current major.minor. The EDB packaging revision is resolved by controlled probing of the EDB-controlled download host (heuristic availability discovery — not an authoritative EDB manifest); any network ambiguity fails closed. Each artifact is pinned from planning through its build, and the EDB archive SHA-256 is calculated by this project after download.

Packages

  • PostgreSQL 14 (14.24): pglogical-2.4.8-pg14-w1-x64.zip
  • PostgreSQL 15 (15.19): pglogical-2.4.8-pg15-w1-x64.zip
  • PostgreSQL 16 (16.15): pglogical-2.4.8-pg16-w1-x64.zip
  • PostgreSQL 17 (17.11): pglogical-2.4.8-pg17-w1-x64.zip
  • PostgreSQL 18 (18.6): pglogical-2.4.8-pg18-w1-x64.zip

Unzip each package into its matching PostgreSQL installation directory (for example, C:\\Program Files\\PostgreSQL\\18) so that lib\\, share\\extension\\, and bin\\ merge with the existing layout. Install the matching major package on both provider and subscriber nodes.

Server configuration and node setup follow upstream pglogical — see the pglogical README for the required settings (shared_preload_libraries = 'pglogical', wal_level = logical, worker/slot limits) and the CREATE EXTENSION pglogical / node registration steps.

Checksums (SHA-256)

1f69a4528b506a1bda01b8171f83d44268bbefe08b0adab49e00788c26d52eb3  pglogical-2.4.8-pg18-w1-x64.zip
3cba8b233db52835ca62586d337132c816c42237151716e57dfa28a860633d7b  pglogical-2.4.8-pg17-w1-x64.zip
be599b6d3171cbb4d12d26bab51f909cb179af3ad7b4b6768c5fb89f4dec1157  pglogical-2.4.8-pg16-w1-x64.zip
e722ca3eb5caad4da06620c32632d8b6ee7129b840d4e7da253721594c5024d3  pglogical-2.4.8-pg14-w1-x64.zip
ff60107d6adef9a5b61dc2b78214f8ac9831a8df8f230a9cd9c90e7f7d3ebef2  pglogical-2.4.8-pg15-w1-x64.zip

Unofficial build. These packages are produced by an independent, out-of-tree Windows build of upstream pglogical and are not published, endorsed, or supported by EnterpriseDB, 2ndQuadrant, or the PostgreSQL Global Development Group. Use at your own risk.