On Tue, Apr 30, 2013 at 07:49:11PM +0200, Michelle Sullivan wrote:
...
> I'm having trouble here... without bucardo (4.x) I get a 10x speed
> improvement...
> 
> Please suggestions on queries and expectations...

With the triggers enabled, during the 10s delay, run:

SELECT relation::regclass, * FROM pg_locks where not granted;

Any rows that show up are strong clues for a locking issue.

-- 
Greg Sabino Mullane [email protected]
End Point Corporation
PGP Key: 0x14964AC8

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Bucardo-general mailing list
[email protected]
https://mail.endcrypt.com/mailman/listinfo/bucardo-general

Reply via email to