Hi everyone,<div><br></div><div>I ran into a situation last night where sl_log_1 was over 600MB and took several hours to finish a logswitch.  I would try logswitch_start(), and then it would tell me a logswitch was already in progress.  Then, I tried logswitch_finish(), and it would tell me a logswitch was in progress.  When I looked at pg_stat_activity, there were usually 5 rows with &quot;FETCH 500 FROM LOG&quot; in my 11-node slony 2.0.6 cluster.</div>
<div><br></div><div>I was wondering if there&#39;d be any way to make that logswitch go faster (or perhaps more frequently)?  Would anyone know how to minimize the size of sl_log_*?  I was thinking about doing things like raising sync_interval to create less entries in sl_log_* -- would that (or some other adjustment) do the trick?</div>
<div><br></div><div>Thanks for any help!</div><div>--Richard</div>