Tell me more ×
Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.

I have set up a hot standby in PostgreSQL 9.0 on Windows.

I want that, at the time of fail-over, the slave should take over the role of master and start performing operations (both read and write) automatically.

How can I do that?

share|improve this question
These are some prior and somewhat related questions from the same user: dba.stackexchange.com/q/27868/7788 and dba.stackexchange.com/q/27121/7788 . Answers to the 2nd have a fair bit of detail, so that'll save some repetition. – Craig Ringer Nov 1 '12 at 8:41

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.