Upgrade Postres Azure version

Fiodar Hulin 21 Reputation points
2020-11-19T15:30:54.7+00:00

Hi
My connect

select version() ;
PostgreSQL 10.11, compiled by Visual C++ build 1800, 64-bit

My collegue has
select version() ;
PostgreSQL 11.6, compiled by Visual C++ build 1800, 64-bit

PostgreSQL 11 support Stored Procedures
How can I upgrade PostgreSQL version ?

Azure Database for PostgreSQL
0 comments No comments
{count} votes

Accepted answer
  1. Navtej Singh Saini 4,226 Reputation points Microsoft Employee Moderator
    2020-11-19T17:04:28.427+00:00

    Hi @Fiodar Hulin

    Please review this document for various versions available and how to upgrade to new versions.

    Hope this helps.

    Thanks
    Navtej S

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.