Azure / Azure/azure-postgresql

How to update `psql` version?

Open
#114 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
87
Forks
81
PR merge metrics
No merged PRs in 30d

Description

Hello,

I just deployed a new Azure Database for PostgreSQL resource. When configuring the deployment, I selected the latest `PostgreSQL version` (v16). However, when I log into the database with Azure Cloud Shell, I'm shown:

```
psql (14.8, server 16.0)
WARNING: psql major version 14, server major version 16.
Some psql features might not work.
```

I skimmed through the docs, but only find references to ["Major Version Upgrades"](https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/how-to-perform-major-version-upgrade-portal).

How do I line up the `psql` version and the `server` version?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.