vitabaks / postgresql_cluster

PostgreSQL High-Availability Cluster (based on Patroni). Automating with Ansible.
https://postgresql-cluster.org
MIT License
1.71k stars 414 forks source link

simplify the installation of a timescaledb cluster #235

Closed vitabaks closed 1 year ago

vitabaks commented 1 year ago

Can i enable timescale from start in a configuration-file? The same way as you enable ha-proxy? enable_timescale = True

https://github.com/vitabaks/postgresql_cluster/issues/31#issuecomment-1141335355


_Make your contribution to the development of the project, become a sponsor_

sojjan1337 commented 1 year ago

This is gonna be awesome when it's done!

vitabaks commented 1 year ago

PR: https://github.com/vitabaks/postgresql_cluster/pull/335

vitabaks commented 1 year ago

Done.