endoflife.ai
EOL Checker Products EOL Watch Get Support

PostgreSQL 14 End of Life: November 12, 2026 — the Clock Is Running

Updated: July 2026  ·  Reference — every PostgreSQL version  ·  Dates per the PostgreSQL Global Development Group — methodology

PostgreSQL 14 reaches end of life on November 12, 2026. After that date it receives no further releases of any kind — no security fixes, no data-corruption fixes — from the PostgreSQL Global Development Group. PostgreSQL's policy is famously exact: five years of support per major version, with final releases in November. PostgreSQL 13 died last November; 14 is next; 15 follows in November 2027.

That November rhythm makes PostgreSQL one of the most plannable databases in existence — and every November, a wave of production databases misses the memo anyway. PostgreSQL 14 shipped in 2021 and sits under an enormous share of applications built in the 2021–2023 cycle. If yours is among them, the practical deadline isn't November — it's whenever your last maintenance window before November falls.

The one-sentence version: a PostgreSQL 14 server patched today is fully safe — and in 112 days it joins 13, 12, and everything older in permanent no-more-fixes territory, including fixes for data-corruption bugs, which for a database should concentrate the mind more than CVEs do.

PostgreSQL End-of-Life Table (every version)

VersionReleasedEnd of lifeStatus
PostgreSQL 18Sep 25, 2025Nov 14, 2030Supported
PostgreSQL 17Sep 26, 2024Nov 8, 2029Supported
PostgreSQL 16Sep 14, 2023Nov 9, 2028Supported
PostgreSQL 15Oct 13, 2022Nov 11, 2027Supported
PostgreSQL 14Sep 30, 2021Nov 12, 2026Supported
PostgreSQL 13Sep 24, 2020Nov 13, 2025EOL
PostgreSQL 12Oct 3, 2019Nov 21, 2024EOL
PostgreSQL 11Oct 18, 2018Nov 9, 2023EOL
PostgreSQL 10Oct 5, 2017Nov 10, 2022EOL
PostgreSQL 9.6Sep 29, 2016Nov 11, 2021EOL
PostgreSQL 9.5Jan 7, 2016Feb 11, 2021EOL
PostgreSQL 9.4Dec 18, 2014Feb 13, 2020EOL
PostgreSQL 9.3Sep 9, 2013Nov 8, 2018EOL
PostgreSQL 9.2Sep 10, 2012Nov 9, 2017EOL
PostgreSQL 9.1Sep 12, 2011Oct 27, 2016EOL
PostgreSQL 9.0Sep 20, 2010Oct 8, 2015EOL
PostgreSQL 8.4Jul 1, 2009Jul 24, 2014EOL
PostgreSQL 8.3Feb 4, 2008Feb 7, 2013EOL
PostgreSQL 8.2Dec 5, 2006Dec 5, 2011EOL
PostgreSQL 8.1Nov 8, 2005Nov 8, 2010EOL
PostgreSQL 8.0Jan 19, 2005Oct 1, 2010EOL
PostgreSQL 7.4Nov 17, 2003Oct 1, 2010EOL
PostgreSQL 7.3Nov 27, 2002Nov 27, 2007EOL
PostgreSQL 7.2Feb 4, 2002Feb 4, 2007EOL
PostgreSQL 7.1Apr 13, 2001Apr 13, 2006EOL
PostgreSQL 7.0May 8, 2000May 8, 2005EOL
PostgreSQL 6.5Jun 9, 1999Jun 9, 2004EOL
PostgreSQL 6.4Oct 30, 1998Oct 30, 2003EOL
PostgreSQL 6.3Mar 1, 1998Mar 1, 2003EOL

Per-version pages: endoflife.ai/postgresql · Broader guide: PostgreSQL EOL dates for every version.

Running PostgreSQL 14 past end of life?
Extended support for PostgreSQL 14 exists — vetted vendors ship security patches for years past the official EOL date. Tell us where to reach you and we’ll reply with matched options and pricing guidance — free, no obligation.

Free · No obligation · Independent — we track the dates, vendors don’t pay for placement · dates verified against vendor sources. See all support options →

Upgrading off 14: what actually matters

  1. Target 16 or 17, not 15 — 15 has just one more year than 14; jumping further amortizes the same upgrade effort over four to five more years of support.
  2. pg_upgrade makes the jump manageable — in-place major upgrades with minutes of downtime are routine now; logical replication offers near-zero-downtime paths for the estates that need them.
  3. Extensions are the real critical path — PostGIS, timescale, and friends need matching builds on the target version; check them before scheduling anything.
  4. Managed-cloud users: your clock differs. RDS, Cloud SQL and friends run their own (usually later) deprecation schedules with forced-upgrade phases — check your provider's date, not just upstream's, but don't confuse their grace period with support.

If November is impossible

Third-party PostgreSQL support vendors patch EOL majors past upstream's cutoff — a legitimate bridge for the application that can't re-certify in time. As always: a bridge with an end date, not a destination. The options, compared.

Frequently Asked Questions

When does PostgreSQL 14 reach end of life?

November 12, 2026. Per the PostgreSQL Global Development Group's five-year policy, the final PostgreSQL 14 point release ships that day, and no further security or bug fixes follow — including fixes for data-corruption bugs.

Which PostgreSQL versions are supported after November 2026?

PostgreSQL 15 (until November 2027), 16 (November 2028), 17 (November 2029), and 18 (November 2030). Each major gets exactly five years, with EOL falling in November.

Should I upgrade PostgreSQL 14 to 15, or jump further?

Jump further. PostgreSQL 15 reaches EOL just one year after 14 (November 2027), so upgrading 14→15 buys minimal time for the same effort. Most estates should target 16 or 17, checking extension compatibility first.

What if I can't upgrade PostgreSQL 14 before November 2026?

Third-party PostgreSQL support vendors offer patching for EOL majors beyond upstream's cutoff — a workable bridge while an upgrade or re-certification completes. Managed cloud providers (RDS, Cloud SQL) also run their own later deprecation schedules, but those end in forced upgrades, not indefinite support.

The Monthly EOL Digest™

Once a month — critical EOL dates, CVE blind spots, and lifecycle changes worth knowing.

© 2026 endoflife.ai · How we verify our dates · API · About · Data from endoflife.date (MIT)