Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

PostgreSQL version numbers

Focus mode
PostgreSQL version numbers - Amazon Relational Database Service

The version numbering sequence for the PostgreSQL database engine is as follows:

  • For PostgreSQL versions 10 and higher, the engine version number is in the form major.minor. The major version number is the integer part of the version number. The minor version number is the fractional part of the version number.

    A major version upgrade increases the integer part of the version number, such as upgrading from 10.minor to 11.minor.

  • For PostgreSQL versions lower than 10, the engine version number is in the form major.major.minor. The major engine version number is both the integer and the first fractional part of the version number. For example, 9.6 is a major version. The minor version number is the third part of the version number. For example, for version 9.6.12, the 12 is the minor version number.

    A major version upgrade increases the major part of the version number. For example, an upgrade from 9.6.12 to 11.14 is a major version upgrade, where 9.6 and 11 are the major version numbers.

For information about RDS Extended Support version numbering, see Amazon RDS Extended Support version naming.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.