Thread: PostgreSql 9.3 High Availability Best Practices

PostgreSql 9.3 High Availability Best Practices

From
Luis Marin
Date:
Hi list,

Just reviewing that there  are many options to configure a High Availabity environment using postgres 9.3,

http://www.postgresql.org/docs/9.3/interactive/different-replication-solutions.html,

If we were to use  Statement-Based Replication Middleware (PgPool) what could I expect on terms of service confidence based on your experience, taking into account that we are implementing our  first postgresql HA environment, what mistakes should I take into account so we will not fail or be prepared for such situations and how we could manage.

Thanks for your ideas.