Rex Wu
Results
1
issues of
Rex Wu
tsbs_load_timescaledb option 'replication-factor' was not supported for PostgreSQL versions 16, 17
3
https://docs.timescale.com/api/latest/distributed-hypertables/set_replication_factor/#set_replication_factor [Multi-node support is sunsetted](https://github.com/timescale/timescaledb/blob/main/docs/MultiNodeDeprecation.md). TimescaleDB v2.13 is the last release that includes multi-node support for PostgreSQL versions 13, 14, and 15. cat /tmp/timescaledb-data.gz | gunzip | ./tsbs_load_timescaledb \ --postgres="sslmode=disable"...