Re: multi-master pgbench?

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: david(at)fetter(dot)org
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: multi-master pgbench?
Date: 2012-08-22 01:13:43
Message-ID: 20120822.101343.1830461521535642857.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> What does "propagation of the writes" mean?
>
> I apologize for not being clear. In a multi-master system, people
> frequently wish to know how quickly a write operation has been
> duplicated to the other nodes. In some sense, those write operations
> are incomplete until they have happened on all nodes, even in the
> asynchronous case.

IMO, that kind of functionnality is beyond the scope of benchmark tools.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-08-22 01:47:13 Re: problem when optimizing the window aggregation
Previous Message Wang, Chaoyong 2012-08-22 01:12:06 problem when optimizing the window aggregation