Using Liquibase with PostgreSQL Platforms

PostgreSQL is an open-source, object-relational database system that supports a large part of the SQL standard and offers many modern features. For more information, see the PostgreSQL documentation page.

You can use Liquibase with several PostgreSQL database management systems, including PostgreSQL, PostgreSQL AWS RDS, Postgres AWS Aurora, Google Cloud SQL, and Azure Database on Postgres.

Getting started tutorials

To learn how to configure your PostgreSQL database with Liquibase, see the following topics:

Verified database versions

PostgreSQL PostgreSQL AWS RDS PostgreSQL AWS Aurora PostgreSQL Azure Database Google Cloud SQL
  • 16
  • 15
  • 14
  • 13
  • 12
  • 16
  • 15
  • 14
  • 13
  • 12
  • 16
  • 15
  • 14
  • 13
  • 12
  • 11
Flexible Server:
  • 16
  • 15
  • 13
Single Server:
  • 11
  • 14
  • 13
  • 12
  • 11

Deprecated Versions

  • PostgreSQL Server 11 and Amazon AWS RDS for PostgreSQL 11 are deprecated as of November 9, 2023.

    • Liquibase support for these versions ends on February 7, 2024.
    • Other versions remain supported.

Related links