Hi Daniel B ,
I apologize for this issue and for the inconvenience it's caused you.
These new minor versions are not shown in the release notes but you see them when you deploy a new PostgreSQL server: 13.22, 14.19, 15.14, 16.10, 17.6.
This discrepancy was caused by a bug in a recent flexible server configuration file update. The version of the config file was incremented incorrectly which caused the minor version shown in the portal for new deployments to be 1 higher than the real minor version.
You can confirm this by checking the version with SQL, e.g., by issuing a "SELECT version();" statement.
This will show the actual version to be one of: 13.21, 14.18, 15.13, 16.9, 17.5 which is in line with the latest PostgreSQL minor versions described here: https://www.postgresql.org/docs/release/
However, this is likely to affect all new server deployments over the next 2 weeks until a new control plane deployment is rolled out, and it will affect existing servers in the US until a data plane hotfix is issued.
Other than seeing an incorrect version in the portal, there are no other side-effects. It is recommended to confirm the correct version of PostgreSQL with SQL.
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.