Question About Replication and Hypertables in TimescaleDB

Hi Community,

I hope this message finds everyone well. I have a question regarding replication (master - slave) in TimescaleDB, specifically about why hypertables cannot be replicated.
I noticed that standard PostgreSQL tables replicate as expected. Both servers are running the same version of PostgreSQL and TimescaleDB.
I’d greatly appreciate any insights or guidance from the community or TimescaleDB team to help me understand this limitation and explore potential solutions.

Thank you in advance for your support!

Best regards,
Ventsislav

Hi @Ventsislav, welcome :wave:

You can use replication and here is the guide: Timescale Documentation | Configure replication