1

I have 2 hosts and want to create a postgresql database spanning both hosts for redundancy. Im a bit confused by the term clustering as it applies to postgresql, as it seems you can create a postgresql cluster on a single node, which is not what im after. I would like to have the data on both hosts and be able to run a query which span resources of both machines at the same time. In addition, if either host goes down, the other should assume the entire workload until the host is restored at which time it needs to re-sync and begin acting as a single database again.

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.