Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple cluster deployment with timescaledb #335

Merged
merged 7 commits into from
May 20, 2023
Merged

Conversation

vitabaks
Copy link
Owner

@vitabaks vitabaks commented May 20, 2023

Issue: #235 , related issue: #31

Simple cluster deployment with timescaledb

Now, to deploy a PostgreSQL High-Availability Cluster (based on "Patroni") with the TimescaleDB extension, you just need to specify only one variable enable_timescale=true

Example:

ansible-playbook deploy_pgcluster.yml -e "enable_timescale=true"

Note: supported PostgreSQL versions from 12 to 15

@vitabaks vitabaks added the enhancement New feature or request label May 20, 2023
@vitabaks vitabaks self-assigned this May 20, 2023
Repository owner deleted a comment from github-actions bot May 20, 2023
Repository owner deleted a comment from github-actions bot May 20, 2023
Repository owner deleted a comment from github-actions bot May 20, 2023
@vitabaks vitabaks merged commit cfb0955 into master May 20, 2023
16 checks passed
@sojjan1337
Copy link

Nice!

@vitabaks vitabaks deleted the enable-timescale branch June 13, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants