Jan Wieck JanWieck at Yahoo.com
Thu May 29 12:36:42 PDT 2008
On 5/28/2008 5:34 PM, Bruce Skelton wrote:
> Over the last 30 hours there have been a tremendous amount of changes  
> against my db. This morning there are 5.6 million entries in sl_log_1.  
> Over time the fetch log statements are  getting longer in duration.
> 
> Is there any hope the log switch/truncate will complete?

A log switch can be held up indefinitely by one single node not catching 
up or at least its event confirmations not making it back to the origin. 
Do you see anything suspicious in sl_status on the origin?


Jan

> 
> LOG:  00000: duration: 7768.196 ms  statement: fetch 100 from LOG;
> LOCATION:  exec_simple_query, postgres.c:1015
> LOG:  00000: duration: 7775.775 ms  statement: fetch 100 from LOG;
> LOCATION:  exec_simple_query, postgres.c:1015
> LOG:  00000: duration: 7764.928 ms  statement: fetch 100 from LOG;
> LOCATION:  exec_simple_query, postgres.c:1015
> 
> 
> STATEMENT:  delete from "_mycluster_procluster".sl_log_1 where  
> log_origin = '1' and log_xid < '252358837'; delete from  
> "_mycluster_procluster".sl_log_2 where log_origin = '1' and log_xid <  
> '252358837'; delete from "_mycluster_procluster".sl_seqlog where  
> seql_origin = '1' and seql_ev_seqno < '647367'; select  
> "_mycluster_procluster".logswitch_finish();
> NOTICE:  00000: Slony-I: log switch to sl_log_2 still in progress -  
> sl_log_1 not truncated
> LOCATION:  exec_stmt_raise, pl_exec.c:2149
> STATEMENT:  delete from "_mycluster_procluster".sl_log_1 where  
> log_origin = '2' and log_xid < '220973324'; delete from  
> "_mycluster_procluster".sl_log_2 where log_origin = '2' and log_xid <  
> '220973324'; delete from "_mycluster_procluster".sl_seqlog where  
> seql_origin = '2' and seql_ev_seqno < '605163'; select  
> "_mycluster_procluster".logswitch_finish();
> 
> Thanks in advance,
> 
> bruce
> _______________________________________________
> Slony1-general mailing list
> Slony1-general at lists.slony.info
> http://lists.slony.info/mailman/listinfo/slony1-general


-- 
Anyone who trades liberty for security deserves neither
liberty nor security. -- Benjamin Franklin



More information about the Slony1-general mailing list