Kirby Ubben wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


We have installed a product called Quasar for accounting needs at our
company, which is back ended by PostgreSQL. It is a requirement that
the database is replicated, real time, to a secondary machine and
PostgreSQL database, in case of failure of the first.
You are looking for synchronous replication as opposed to async?

Currently i have Slony working, but am not satisfied with how it
accomplishes replication, or it's interface, and am curious what
others are using to accomplish replication?
Well, the two main projects that people are using are:
Slony-I (Async, master/slave)
PgPool (sync, load balancing possibilities)

Best Wishes,
Chris Travers
Metatron Technology COnsulting
begin:vcard
fn:Chris Travers
n:Travers;Chris
email;internet:[EMAIL PROTECTED]
x-mozilla-html:FALSE
version:2.1
end:vcard

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to