Improve Postgres query performance without application changes or database migration.
Springtail currently supports Amazon RDS for PostgreSQL databases.
Springtail is compatible with PostgreSQL versions 14.0 and higher.
To import your data, simply grant Springtail replication access to your Amazon RDS for PostgreSQL database. Springtail will take a snapshot of your existing tables and enable logical replication to capture ongoing changes, ensuring a consistent and up-to-date view of your data.
No, Springtail does not require a PostgreSQL extension.
Springtail improves concurrent query performance. It offloads and scales read execution, which also frees up your primary Amazon RDS for PostgreSQL database to process more write transactions in less time.