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

Commits on May 30, 2017

  1. *: implement standby cluster feature

    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 committed May 30, 2017
    Configuration menu
    Copy the full SHA
    b2f7312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d71509 View commit details
    Browse the repository at this point in the history