Hi,<div><br></div><div>I have compiled Slony-I 2.1 to PG 9.1. My replication setup went well and I could replicate the data. In my testing am using Slony Log shipping and generating .SQL files. </div><div>As per documentation all .sql files are tracked with sl_archive_tracking  table, however if execute a query it says its not exist.</div>
<div><br></div><div><br></div><div><div>postgres=# select * from _myrep.sl_archive_tracking;</div><div>ERROR:  relation &quot;_myrep.sl_archive_tracking&quot; does not exist</div><div>LINE 1: select * from _myrep.sl_archive_tracking;</div>
<div><br></div><div>Q: Is this table deprecated in Slony-I 2.1 or its been renamed to sl_archive_counter ?</div><div><br></div>-- <br><div><br></div>Regards<div>Raghav</div><div>Blog: htt://<a href="http://raghavt.blogspot.com/" target="_blank">raghavt.blogspot.com/</a></div>
<br>
</div>