Re: Update on replication - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Update on replication
Date
Msg-id 20021218.101306.41628126.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: Update on replication  ("Roderick A. Anderson" <raanders@acm.org>)
Responses Re: Update on replication
List pgsql-hackers
> I just got my copy of SysAdmin Magazine and was surprised to see an 
> article about Usogres -- The PostgreSQL Replication Tool.
> 
> I don't remember seeing it mentioned on this or the General list.  Though
> I just started reading the article and don't have a firm grasp on it yet, 
> I do remember a discussion of replication using this technique - described 
> in the first two paragraphs.

Glad to hear that. Usogres was developed in Japan and pretty popular
ammong Japanese PostgreSQL community.

BTW, there is a commercial product called QueryMaster, which takes
similar approach to Usogres. It copies the input query and distribute
to multiple PostgreSQL servers. As long as one of a server is working,
users even do not notice some of them are failing.
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Update on replication
Next
From: "Marc G. Fournier"
Date:
Subject: Re: Update on replication