6 ms·
Alright thanks! I thought I read that TimescaleDB doesn't support clustering yet, only single node Postgres installs, But I could've misunderstood it.
by sman393 8y ago
Alright thanks! I thought I read that TimescaleDB doesn't support clustering yet, only single node Postgres installs, But I could've misunderstood it.
- RobAtticus 8y agoIt does not support sharding writes across multiple nodes, but we do work with streaming replication so you can set up read replicas (and for failover).