TimescaleDB

TimescaleDB

  • Verified Versions: 11, 12
  • Maintainer: Community

Supported Versions and Support Levels

Driver

Item Details
URL format jdbc:postgresql://host:port/database
SSL support Yes - add ?ssl=true
Ships with Flyway Command-line Yes
Maven Central coordinates org.postgresql:postgresql
Supported versions 9.3-1104-jdbc4 and later
Default Java class org.postgresql.Driver

Notes

TimescaleDB is an extension to PostgreSQL and Flyway usage is the same for the two databases. For more details, please refer to the PostgreSQL page.

Limitations

  • AWS SecretsManager is not supported with TimescaleDB.

Didn't find what you were looking for?