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

*: implement standby cluster feature #283

Merged
merged 2 commits into from
May 30, 2017
Merged

Conversation

sgotti
Copy link
Member

@sgotti sgotti commented May 24, 2017

A cluster can be initialized as a standby of another remote postgresql
instance (being it another stolon cluster or a standalone instance or
any other kind of architecture).

Then it can be promoted to a primary cluster using stolonctl.

Added the related doc with an example.

All the existing integration tests have been enhanced to also check a standby cluster.

@sgotti
Copy link
Member Author

sgotti commented May 24, 2017

/cc @gflarity @theothermike if you're willing to test this.

@sgotti sgotti mentioned this pull request May 25, 2017
@sgotti sgotti force-pushed the standby_cluster branch 5 times, most recently from acffd0c to 54654b4 Compare May 30, 2017 08:58
Add a standby cluster feature.

A cluster can be initialized as a standby of another remote postgresql
instance (being it another stolon cluster or a standalone instance or
any other kind of architecture).

All the integration test were enhanced to also check a standby cluster.
@sgotti sgotti merged commit 4d71509 into sorintlab:master May 30, 2017
sgotti added a commit that referenced this pull request May 30, 2017
*: implement standby cluster feature
@sgotti sgotti modified the milestone: v0.6.0 May 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant