[pgpool-general: 3792] Re: Ignore tuples mismatch

Tatsuo Ishii ishii at postgresql.org
Tue Jun 9 17:51:47 JST 2015


Sorry for late reply.

> I have a "relaxed multi master" configuration where pgpool is writing to
> multiple back ends and an occasional tuples mismatch is OK.  Currently
> pgpool(3.3.6)  aborts the transaction if a tuples mismatch is detected, but
> I would prefer if it would just commit the transaction to all of the back
> ends anyway.  Is there a way I can accomplish this with a configuration
> change?

No.

> If not, is there a straightforward way to accomplish this with a
> minor code change?  I don't mind recompiling the code if that is what it
> will take.

I think it would not be terribly hard to modify pgpool-II so that it
ignores the tuple-mismatch-error. Would you like to write a patch for
this?

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


More information about the pgpool-general mailing list