Files
zulip/docs/production/postgresql-support-table.md
Anders Kaseorg 85b2e6a1e9 install: Support PostgreSQL 17.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 818742c62b)
2025-04-14 16:02:26 -07:00

12 lines
660 B
Markdown

| Zulip Server version | Supported versions of PostgreSQL |
| -------------------- | -------------------------------- |
| 3.x | 9.3, 9.5, 9.6, 10, 11, 12 |
| 4.x | 9.3, 9.5, 9.6, 10, 11, 12, 13 |
| 5.x | 10, 11, 12, 13, 14 |
| 6.x | 11, 12, 13, 14 |
| 7.x | 12, 13, 14, 15 |
| 8.x | 12, 13, 14, 15, 16 |
| 9.x | 12, 13, 14, 15, 16 |
| 10.x | 13, 14, 15, 16, 17 |
| 11.x | 13, 14, 15, 16, 17 |