rickmcgeer / TransCloud

Software for the TransCloud project
5 stars 1 forks source link

Make a postgres warm standby for fault tolerance. #30

Closed cmatthew closed 11 years ago

stredger commented 11 years ago

What does this even mean?

cmatthew commented 11 years ago

We would like a Postgres replica. There are different types of replicas, we want a warm standby replica. See Postgres manual for details.

On 2013-02-18, at 1:18 PM, stredger notifications@github.com wrote:

What does this even mean?

— Reply to this email directly or view it on GitHub.

yyzhuang commented 11 years ago

Is this simply another install?

cmatthew commented 11 years ago

no, there are some settings to make it work. Should not be too hard though. On 2013-02-18, at 3:43 PM, Yanyan Zhuang notifications@github.com wrote:

Is this simply another install?

— Reply to this email directly or view it on GitHub.

cmatthew commented 11 years ago

This will be done with fabric.