Azure Database for PostgreSQL
An Azure managed PostgreSQL database service for app development and deployment.
1,442 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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 ?
Please review this document for various versions available and how to upgrade to new versions.
Hope this helps.
Thanks
Navtej S