Skip to content

Remove support for PostgreSQL 13.#1418

Merged
devonh merged 1 commit intodevelopfrom
devon/deprecate-postgres13
Nov 13, 2025
Merged

Remove support for PostgreSQL 13.#1418
devonh merged 1 commit intodevelopfrom
devon/deprecate-postgres13

Conversation

@devonh
Copy link
Copy Markdown
Contributor

@devonh devonh commented Nov 12, 2025

Follows the Synapse PR: element-hq/synapse#19170

@devonh devonh requested a review from a team as a code owner November 12, 2025 20:28
@devonh
Copy link
Copy Markdown
Contributor Author

devonh commented Nov 12, 2025

I manually started the "Build and deploy docker images" workflow here: https://github.com/matrix-org/sytest/actions/runs/19311640917
As per #1414 (comment)

@devonh devonh merged commit 1be04cc into develop Nov 13, 2025
18 of 20 checks passed
@devonh devonh deleted the devon/deprecate-postgres13 branch November 13, 2025 17:37
devonh added a commit to element-hq/synapse that referenced this pull request Nov 13, 2025
This PR removes support for PostgreSQL 13 as it is deprecated
(tomorrow).
Uses #18034 as a reference of
where to look, and also found a few other places that needed updating.
I didn't see anywhere in Complement that needs updating.
There is a companion Sytest PR deprecating psql13 over there:
matrix-org/sytest#1418

### Pull Request Checklist

<!-- Please read
https://element-hq.github.io/synapse/latest/development/contributing_guide.html
before submitting your pull request -->

* [X] Pull request is based on the develop branch
* [X] Pull request includes a [changelog
file](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#changelog).
The entry should:
- Be a short description of your change which makes sense to users.
"Fixed a bug that prevented receiving messages from other servers."
instead of "Moved X method from `EventStore` to `EventWorkerStore`.".
  - Use markdown where necessary, mostly for `code blocks`.
  - End with either a period (.) or an exclamation mark (!).
  - Start with a capital letter.
- Feel free to credit yourself, by adding a sentence "Contributed by
@github_username." or "Contributed by [Your Name]." to the end of the
entry.
* [X] [Code
style](https://element-hq.github.io/synapse/latest/code_style.html) is
correct (run the
[linters](https://element-hq.github.io/synapse/latest/development/contributing_guide.html#run-the-linters))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants