On 10/07/10 12:53 AM, Andy wrote:
If pgpool is still necessary why not also use it for replication? What would be the advantages of using the 9.0's built-in replication as opposed to pgpool's replication?
pgpool's replication works quite differently than the built in. pgpool replicates queries at the front end, while the built in replication replicates block writes at the back end.
-- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general