endoflife.ai
EOL Checker Products EOL Watch Get Support

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

By Scott Bissett  ·  Updated: August 2026  ·  Reference — every PostgreSQL version  ·  Dates per the PostgreSQL Global Development Group — methodology

PostgreSQL 14 end date: November 12, 2026 — the day of PostgreSQL 14's final scheduled release, after which it receives no security or bug fixes of any kind.

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 on November 12, 2026 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.

Key Dates at a Glance

PostgreSQL End-of-Life Table (every version)

Every PostgreSQL major release with its release date, end-of-life date, current status, and latest point release — generated from the same dataset behind endoflife.ai/postgresql.

VersionReleasedEnd of lifeStatusLatest release
PostgreSQL 18Sep 25, 2025Nov 14, 2030Supported18.4 (May 11, 2026)
PostgreSQL 17Sep 26, 2024Nov 8, 2029Supported17.10 (May 11, 2026)
PostgreSQL 16Sep 14, 2023Nov 9, 2028Supported16.14 (May 11, 2026)
PostgreSQL 15Oct 13, 2022Nov 11, 2027Supported15.18 (May 11, 2026)
PostgreSQL 14Sep 30, 2021Nov 12, 2026Supported14.23 (May 11, 2026)
PostgreSQL 13Sep 24, 2020Nov 13, 2025EOL13.23 (Nov 10, 2025)
PostgreSQL 12Oct 3, 2019Nov 21, 2024EOL12.22 (Nov 18, 2024)
PostgreSQL 11Oct 18, 2018Nov 9, 2023EOL11.22 (Nov 6, 2023)
PostgreSQL 10Oct 5, 2017Nov 10, 2022EOL10.23 (Nov 7, 2022)
PostgreSQL 9.6Sep 29, 2016Nov 11, 2021EOL9.6.24 (Nov 8, 2021)
PostgreSQL 9.5Jan 7, 2016Feb 11, 2021EOL9.5.25 (Feb 8, 2021)
PostgreSQL 9.4Dec 18, 2014Feb 13, 2020EOL9.4.26 (Feb 10, 2020)
PostgreSQL 9.3Sep 9, 2013Nov 8, 2018EOL9.3.25 (Nov 5, 2018)
PostgreSQL 9.2Sep 10, 2012Nov 9, 2017EOL9.2.24 (Nov 6, 2017)
PostgreSQL 9.1Sep 12, 2011Oct 27, 2016EOL9.1.24 (Oct 24, 2016)
PostgreSQL 9.0Sep 20, 2010Oct 8, 2015EOL9.0.23 (Oct 5, 2015)
PostgreSQL 8.4Jul 1, 2009Jul 24, 2014EOL8.4.22 (Jul 21, 2014)
PostgreSQL 8.3Feb 4, 2008Feb 7, 2013EOL8.3.23 (Feb 4, 2013)
PostgreSQL 8.2Dec 5, 2006Dec 5, 2011EOL8.2.23 (Dec 1, 2011)
PostgreSQL 8.1Nov 8, 2005Nov 8, 2010EOL8.1.23 (Dec 13, 2010)
PostgreSQL 8.0Jan 19, 2005Oct 1, 2010EOL8.0.26 (Oct 1, 2010)
PostgreSQL 7.4Nov 17, 2003Oct 1, 2010EOL7.4.30 (Oct 1, 2010)
PostgreSQL 7.3Nov 27, 2002Nov 27, 2007EOL7.3.21 (Jan 3, 2008)
PostgreSQL 7.2Feb 4, 2002Feb 4, 2007EOL7.2.8 (May 9, 2005)
PostgreSQL 7.1Apr 13, 2001Apr 13, 2006EOL7.1.3 (Aug 17, 2001)
PostgreSQL 7.0May 8, 2000May 8, 2005EOL7.0.3 (Nov 12, 2000)
PostgreSQL 6.5Jun 9, 1999Jun 9, 2004EOL6.5.3 (Nov 4, 1999)
PostgreSQL 6.4Oct 30, 1998Oct 30, 2003EOL6.4.2 (Jan 3, 1999)
PostgreSQL 6.3Mar 1, 1998Mar 1, 2003EOL6.3.2 (Apr 18, 1998)

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

Running PostgreSQL 14 past end of life?
Extended support past the official EOL date exists for many products in this position — whether it covers PostgreSQL 14 is exactly what we check. Tell us where to reach you and we’ll reply with matched options and pricing guidance — or an honest “no vendor covers this.” 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 17 or 18, not 15 — 15 has just one more year than 14 (to November 2027), and even 16 only runs to November 2028. PostgreSQL 17 is supported to November 2029 and 18 to November 2030, so the same upgrade effort buys three to four more years. If your extensions are ready for it, 18 is the longest runway PostgreSQL currently ships.
  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.

What to do about it

PostgreSQL currently carries an EOL Risk Score™ of 60/100 — Grade C, elevated risk, recalculated at every site build from EOL recency, attack surface, CISA KEV exposure, and extended-support availability. Per-version scores and dates are on the PostgreSQL lifecycle page.

The right response comes down to one question: how many more years does this system need to run? Under a year, extended support (where it exists) is usually cheaper than an emergency migration. One to three years, migrate — support fees paid repeatedly cost more than doing the project once. Indefinitely, migrate now and plan the next one before it surprises you. Extended support is often the more expensive choice over a multi-year horizon — a bridge, not a destination. And if this deadline feels like vendor caprice, it isn’t — why end of life is inevitable for every version, with the receipts.

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)