Skip to content

Commit a8916ab

Browse files
committed
adds release notes for potgresql 17 binaries
1 parent 65f9f39 commit a8916ab

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

  • content/en/docs/releasenotes/deployment/mendix-cloud

content/en/docs/releasenotes/deployment/mendix-cloud/2026.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ weight: 1
77
---
88
## June 2026
99

10+
### June 9, 2026
11+
12+
#### Improvements
13+
14+
Mendix Cloud database backups are now created with pg_dump version 1.16. This version is shipped with PostgreSQL since September 2024 (PostgreSQL 17).
15+
The side effect is that it is not possible to restore these PostgreSQL backups using a pg_restore version below 1.16 (PostgreSQL < 17).
16+
The error that you will receive is pg_restore: [archiver] unsupported version (1.16) in the file header.
17+
To resolve this issue, upgrade your software to a version that includes newer versions of `pg_dump` and `pg_restore`.
18+
1019
### June 7, 2026
1120

1221
#### Bug Fixes

0 commit comments

Comments
 (0)