TimescaleDB
Published 16 November 2022
TimescaleDB
- Verified Versions: 11, 12
- Maintainer: Community
Supported Versions and Support Levels
- For information regarding the supported version and support levels available, please see Supported Databases for Flyway
- For information regarding the Flyway features available, please see Flyway feature summary
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.