David Christensen wrote:
> On Apr 29, 2013, at 10:39 AM, Michelle Sullivan wrote:
>
>   
>> VACUUM ANALYSEd bucardo.bucardo_delta and bucardo.bucardo_track
>> tables.... commit takes: 8-10s per URL
>>     
>
> How many rows in bucardo_delta and bucardo_track?
>
>   

On that particular host (the master) it averages:

sorbs=# select count(*) from bucardo.bucardo_delta;
 count
-------
  4059
(1 row)

sorbs=# select count(*) from bucardo.bucardo_track;
 count
-------
  3287
(1 row)



-- 
Michelle Sullivan
http://www.mhix.org/

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

Reply via email to