Skip to content

Releases: bnnanet/postgresql-releases

postgres-17.2

24 Dec 22:03
Compare
Choose a tag to compare

Minimal Dependencies

  • required:
    • openssl (not bundled on linux - for security, but bundled on macOS which uses difference versioning)
    • tzdata (part of the OS in a standard form, data changes frequently)
  • optional:
    • llvm-14, 15, or 16 (see version string), for query planner optimizations w/ JIT
  • bundled:
    • icu (the largest, but least compatible thing due to frequent trivial, but breaking, changes - e.g. new emojis)
    • readline (because it's so small and unlikely to affect security - and same for the following)
    • zlib
    • lz4
    • zstd

Known Supported OSes

  • GNU / Linux
    • Ubuntu 22.04 LTS (and most other Debian / Ubuntu versions)
    • Ubuntu 24.04 LTS
  • Linux (musl)
    • Alpine 3.18
    • Alpine 3.20
  • macOS
    • Sonoma 14.7.2
    • Ventura 13.6
    • Monterey 12.7.6

postgres-17.1

24 Dec 22:00
Compare
Choose a tag to compare

Minimal Dependencies

  • required:
    • openssl (not bundled on linux - for security, but bundled on macOS which uses difference versioning)
    • tzdata (part of the OS in a standard form, data changes frequently)
  • optional:
    • llvm-14, 15, or 16 (see version string), for query planner optimizations w/ JIT
  • bundled:
    • icu (the largest, but least compatible thing due to frequent trivial, but breaking, changes - e.g. new emojis)
    • readline (because it's so small and unlikely to affect security - and same for the following)
    • zlib
    • lz4
    • zstd

Known Supported OSes

  • GNU / Linux
    • Ubuntu 22.04 LTS (and most other Debian / Ubuntu versions)
    • Ubuntu 24.04 LTS
  • Linux (musl)
    • Alpine 3.18
    • Alpine 3.20
  • macOS
    • Sonoma 14.7.2
    • Ventura 13.6
    • Monterey 12.7.6

postgres-17.0

11 Oct 11:18
Compare
Choose a tag to compare

Minimal Dependencies

  • required:
    • openssl (not bundled on linux - for security, but bundled on macOS which uses difference versioning)
    • tzdata (part of the OS in a standard form, data changes frequently)
  • optional:
    • llvm-14, 15, or 16 (see version string), for query planner optimizations w/ JIT
  • bundled:
    • icu (the largest, but least compatible thing due to frequent trivial, but breaking, changes - e.g. new emojis)
    • readline (because it's so small and unlikely to affect security - and same for the following)
    • zlib
    • lz4
    • zstd

Known Supported OSes

  • GNU / Linux
    • Ubuntu 22.04 LTS (and most other Debian / Ubuntu versions)
    • Ubuntu 24.04 LTS
  • Linux (musl)
    • Alpine 3.18
    • Alpine 3.20
  • macOS
    • Sonoma 14.6.1
    • Ventura 13.6
    • Monterey 12.7.6