aha! thanks. I've got a perl script going now that checks consistency between _slony.sl_table and
pg_catalog.pg_class which should help me spot if a table was dropped and/or recreated. Andrew Sullivan wrote: > On Wed, Oct 08, 2008 at 02:07:36PM -0500, Mark Keisler wrote: > >> no such column :). Here's the columns in pg_catalog.pg_class: >> > > Yes there is. It's a hidden column. SELECT oid,* from pg_class. > > A > > -- Mark Keisler Principal Software Engineer Motorola Open Source Technologies 630-329-2828 _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
