

# Upgrading Babelfish to a new minor version
<a name="babelfish-information-upgrading-minor"></a>

A minor version update aims to maintain backward compatibility. However, in some cases, critical security fixes or important bug fixes may not be fully backward compatible. A *patch* version includes important fixes for a minor version after its release. For example, the version label for the first release of Aurora PostgreSQL 13.4 was Aurora PostgreSQL 13.4.0. Several patches for that minor version have been released to date, including Aurora PostgreSQL 13.4.1, 13.4.2, and 13.4.4. You can find the patches available for each Aurora PostgreSQL version in the **Patch releases** list at the top of the Aurora PostgreSQL release notes for that version. For an example, see [PostgreSQL 14.3](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraPostgreSQLReleaseNotes/AuroraPostgreSQL.Updates.html#AuroraPostgreSQL.Updates.20180305.143X) in the *Release Notes for Aurora PostgreSQL*. 

If your Aurora PostgreSQL DB cluster is configured with the **Auto minor version upgrade** option, your Babelfish for Aurora PostgreSQL DB cluster is upgraded automatically during the cluster's maintenance window. To learn more about auto minor version upgrade (AmVU) and how to use it, see [Automatic minor version upgrades for Aurora DB clusters](USER_UpgradeDBInstance.Maintenance.md#Aurora.Maintenance.AMVU). If your cluster isn't using AmVU, you can manually upgrade your Babelfish for Aurora PostgreSQL DB cluster to new minor versions either by responding to maintenance tasks, or by modifying the cluster to use the new version. 

When you choose an Aurora PostgreSQL version to install and when you view an existing Aurora PostgreSQL DB cluster in the AWS Management Console, the version displays the *major*.*minor* digits only. For example, the following image from the Console for an existing Babelfish for Aurora PostgreSQL DB cluster with Aurora PostgreSQL 13.4 recommends upgrading the cluster to version 13.7, a new minor release of Aurora PostgreSQL. 

![\[Minor version upgrade available for an Aurora PostgreSQL DB cluster with Babelfish.\]](http://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/images/apg-minor-upgrade-available-bfish-cluster.png)


To get complete version details, including the *patch* level, you can query the Aurora PostgreSQL DB cluster using the `aurora_version` Aurora PostgreSQL function. For more information, see [aurora\$1version](aurora_version.md) in the [Aurora PostgreSQL functions reference](Appendix.AuroraPostgreSQL.Functions.md). You can find an example of using the function in the [To use the PostgreSQL port to query for version information](babelfish-information-identify-version.md#apg-version-info-psql) procedure in [Identifying your version of Babelfish](babelfish-information-identify-version.md). 

The following table shows Aurora PostgreSQL and Babelfish version and the available target versions that can support the minor version upgrade process.


| Current source versions | Newest upgrade targets | 
| --- | --- | 
| Aurora PostgreSQL (Babelfish)  | Aurora PostgreSQL (Babelfish)  | 
|  17.7 (5.4.0)  |  17.9 (5.5.0)  | 
|  17.6 (5.3.0)  |  17.9 (5.5.0), 17.7 (5.4.0)  | 
|  17.5 (5.2.0)  |  17.9 (5.5.0), 17.7 (5.4.0), 17.6.0 (5.3.0)  | 
|  17.4 (5.1.0)  |  17.9 (5.5.0), 17.7 (5.4.0), 17.6.0 (5.3.0), 17.5 (5.2.0)  | 
|  16.11 (4.8.0)  |  16.13 (4.9.0)  | 
|  16.10 (4.7.0)  |  16.13 (4.9.0), 16.11 (4.8.0)  | 
|  16.9 (4.6.0)  |  16.13 (4.9.0), 16.11 (4.8.0), 16.10 (4.7.0)  | 
|  16.8 (4.5.0)  |  16.13 (4.9.0), 16.11 (4.8.0), 16.10 (4.7.0), 16.9 (4.6.0)  | 
|  16.6 (4.4.0)  |  16.13 (4.9.0), 16.11 (4.8.0), 16.10 (4.7.0), 16.9 (4.6.0), 16.8 (4.5.0)  | 
|  16.4 (4.3.0)  |  16.13 (4.9.0), 16.11 (4.8.0), 16.10 (4.7.0), 16.9 (4.6.0), 16.8 (4.5.0), 16.6 (4.4.0)  | 
|  16.3 (4.2.0)  |  16.13 (4.9.0), 16.11 (4.8.0), 16.10 (4.7.0), 16.9 (4.6.0), 16.8 (4.5.0), 16.6 (4.4.0), 16.4 (4.3.0)  | 
|  16.2 (4.1.0)  |  16.13 (4.9.0), 16.11 (4.8.0), 16.10 (4.7.0), 16.9 (4.6.0), 16.8 (4.5.0), 16.6 (4.4.0), 16.4 (4.3.0), 16.3 (4.2.0)  | 
|  16.1 (4.0.0)  |  16.13 (4.9.0), 16.11 (4.8.0), 16.10 (4.7.0), 16.9 (4.6.0), 16.8 (4.5.0), 16.6 (4.4.0), 16.4 (4.3.0), 16.3 (4.2.0), 16.2 (4.1.0)  | 
|  15.15 (3.12.0)  |  15.17 (3.13.0)  | 
|  15.14 (3.11.0)  |  15.17 (3.13.0), 15.15 (3.12.0)  | 
|  15.13 (3.10.0)  |  15.17 (3.13.0), 15.15 (3.12.0), 15.14 (3.11.0)  | 
|  15.12 (3.9.0)  |  15.17 (3.13.0), 15.15 (3.12.0), 15.14 (3.11.0), 15.13 (3.10.0)  | 
|  15.10 (3.8.0)  |  15.17 (3.13.0), 15.15 (3.12.0), 15.14 (3.11.0), 15.13 (3.10.0), 15.12 (3.9.0)  | 
|  15.8 (3.7.0)  |  15.17 (3.13.0), 15.15 (3.12.0), 15.14 (3.11.0), 15.13 (3.10.0), 15.12 (3.9.0), 15.10 (3.8.0)  | 
|  15.7 (3.6.0)  |  15.17 (3.13.0), 15.15 (3.12.0), 15.14 (3.11.0), 15.13 (3.10.0), 15.12 (3.9.0), 15.10 (3.8.0), 15.8 (3.7.0)  | 
|  15.6 (3.5.0)  |  15.17 (3.13.0), 15.15 (3.12.0), 15.14 (3.11.0), 15.13 (3.10.0), 15.12 (3.9.0), 15.10 (3.8.0), 15.8 (3.7.0), 15.7 (3.6.0)  | 
|  15.5 (3.4.0)  |  15.17 (3.13.0), 15.15 (3.12.0), 15.14 (3.11.0), 15.13 (3.10.0), 15.12 (3.9.0), 15.10 (3.8.0), 15.8 (3.7.0), 15.7 (3.6.0), 15.6 (3.5.0)  | 
|  15.4 (3.3.0)  |  15.17 (3.13.0), 15.15 (3.12.0), 15.14 (3.11.0), 15.13 (3.10.0), 15.12 (3.9.0), 15.10 (3.8.0), 15.8 (3.7.0), 15.7 (3.6.0), 15.6 (3.5.0), 15.5 (3.4.0)  | 
|  15.12 (3.9.0), 15.3 (3.2.0)  |  15.17 (3.13.0), 15.15 (3.12.0), 15.14 (3.11.0), 15.13 (3.10.0), 15.12 (3.9.0), 15.10 (3.8.0), 15.8 (3.7.0), 15.7 (3.6.0), 15.6 (3.5.0), 15.5 (3.4.0), 15.4 (3.3.0)  | 
|  15.2 (3.1.0)  |  15.17 (3.13.0), 15.15 (3.12.0), 15.14 (3.11.0), 15.13 (3.10.0), 15.12 (3.9.0), 15.10 (3.8.0), 15.8 (3.7.0), 15.7 (3.6.0), 15.6 (3.5.0), 15.5 (3.4.0), 15.4 (3.3.0), 15.3 (3.2.0)  | 
|  14.20 (2.15.0)  |  14.22 (2.16.0)  | 
|  14.19 (2.14.0)  |  14.22 (2.16.0), 14.20 (2.15.0)  | 
|  14.18 (2.13.0)  |  14.22 (2.16.0), 14.20 (2.15.0), 14.19 (2.14.0)  | 
|  14.17 (2.12.0)  |  14.22 (2.16.0), 14.20 (2.15.0), 14.19 (2.14.0), 14.18 (2.13.0)  | 
|  14.15 (2.11.0)  |  14.22 (2.16.0), 14.20 (2.15.0), 14.19 (2.14.0), 14.18 (2.13.0), 14.17 (2.12.0)  | 
|  14.13 (2.10.0)  |  14.22 (2.16.0), 14.20 (2.15.0), 14.19 (2.14.0), 14.18 (2.13.0), 14.17 (2.12.0), 14.15 (2.11.0)  | 
|  14.12 (2.9.0)  |  14.22 (2.16.0), 14.20 (2.15.0), 14.19 (2.14.0), 14.18 (2.13.0), 14.17 (2.12.0), 14.15 (2.11.0), 14.13 (2.10.0)  | 
|  14.11 (2.8.0)  |  14.22 (2.16.0), 14.20 (2.15.0), 14.19 (2.14.0), 14.18 (2.13.0), 14.17 (2.12.0), 14.15 (2.11.0), 14.13 (2.10.0), 14.12 (2.9.0)  | 
|  14.10 (2.7.0)  |  14.22 (2.16.0), 14.20 (2.15.0), 14.19 (2.14.0), 14.18 (2.13.0), 14.17 (2.12.0), 14.15 (2.11.0), 14.13 (2.10.0), 14.12 (2.9.0), 14.11 (2.8.0)  | 
|  14.9 (2.6.0)  |  14.22 (2.16.0), 14.20 (2.15.0), 14.19 (2.14.0), 14.18 (2.13.0), 14.17 (2.12.0), 14.15 (2.11.0), 14.13 (2.10.0), 14.12 (2.9.0), 14.11 (2.8.0), 14.10 (2.7.0)  | 
|  14.8 (2.5.0)  |  14.22 (2.16.0), 14.20 (2.15.0), 14.19 (2.14.0), 14.18 (2.13.0), 14.17 (2.12.0), 14.15 (2.11.0), 14.13 (2.10.0), 14.12 (2.9.0), 14.11 (2.8.0), 14.10 (2.7.0), 14.9 (2.6.0)  | 
|  14.7 (2.4.0)  |  14.22 (2.16.0), 14.20 (2.15.0), 14.19 (2.14.0), 14.18 (2.13.0), 14.17 (2.12.0), 14.15 (2.11.0), 14.13 (2.10.0), 14.12 (2.9.0), 14.11 (2.8.0), 14.10 (2.7.0), 14.9 (2.6.0), 14.8 (2.5.0)  | 
|  14.6 (2.3.0)  |  14.22 (2.16.0), 14.20 (2.15.0), 14.19 (2.14.0), 14.18 (2.13.0), 14.17 (2.12.0), 14.15 (2.11.0), 14.13 (2.10.0), 14.12 (2.9.0), 14.11 (2.8.0), 14.10 (2.7.0), 14.9 (2.6.0), 14.8 (2.5.0), 14.7 (2.4.0)  | 
|  14.5 (2.2.0)  |  14.22 (2.16.0), 14.20 (2.15.0), 14.19 (2.14.0), 14.18 (2.13.0), 14.17 (2.12.0), 14.15 (2.11.0), 14.13 (2.10.0), 14.12 (2.9.0), 14.11 (2.8.0), 14.10 (2.7.0), 14.9 (2.6.0), 14.8 (2.5.0), 14.7 (2.4.0), 14.6 (2.3.0)  | 
|  14.3 (2.1.0)  |  14.22 (2.16.0), 14.20 (2.15.0), 14.19 (2.14.0), 14.18 (2.13.0), 14.6 (2.3.0)  | 
|  13.8 (1.4.0)  |  13.9 (1.5.0)  | 
|  13.7 (1.3.0)  |  13.9 (1.5.0), 13.8 (1.4.0)  | 