[Bucardo-general] My locks overfloweth

Greg Sabino Mullane greg at endpoint.com
Sat Apr 13 03:00:06 UTC 2013


On Fri, Apr 12, 2013 at 04:15:49PM -0400, Mitchell Perilstein wrote:
> SIReadLock
...
> Any ideas appreciated.  Thanks!

Try changing the syncs' isolation level. I assume they are all at the 
default of serializable. If that fixes the problem, we are a little 
closer to a solution. It can be changed in the bucardo db with:

UPDATE sync SET isolation_level = 'repeatable read';


-- 
Greg Sabino Mullane greg at endpoint.com
End Point Corporation
PGP Key: 0x14964AC8
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: Digital signature
URL: <https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20130412/5968b151/attachment.sig>


More information about the Bucardo-general mailing list