Fri Jun 15 05:30:23 PDT 2012
- Previous message: [Slony1-general] Slony-I 2.1 with PostgreSQL 9.0.8 x86-64
- Next message: [Slony1-general] Sl_archive_tracking table not found in Slony 2.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, 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. As per documentation all .sql files are tracked with sl_archive_tracking table, however if execute a query it says its not exist. postgres=# select * from _myrep.sl_archive_tracking; ERROR: relation "_myrep.sl_archive_tracking" does not exist LINE 1: select * from _myrep.sl_archive_tracking; Q: Is this table deprecated in Slony-I 2.1 or its been renamed to sl_archive_counter ? -- Regards Raghav Blog: htt://raghavt.blogspot.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.slony.info/pipermail/slony1-general/attachments/20120615/f9e2746e/attachment.htm
- Previous message: [Slony1-general] Slony-I 2.1 with PostgreSQL 9.0.8 x86-64
- Next message: [Slony1-general] Sl_archive_tracking table not found in Slony 2.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list