On 11/10/2010 1:08 AM, Shoaib Mir wrote: > On Wed, Nov 10, 2010 at 5:01 PM, utha zoro <[email protected] > <mailto:[email protected]>> wrote: > > > > what i have to do next, mr? thx > > > Hmm well I thought you have changed the index name or something like > that but doesnt look like. > > Have you tried doing "drop schema _ad_cluster cascade;" ??
STOP! That only works without leaving behind a corrupted system catalog in version 2.0. It appears that this table has been dropped and recreated on the slave without going through EXECUTE SCRIPT. You will be able to fix this with REPAIR CONFIG. After that, you should be able to do the UNINSTALL NODE. Jan > > -- > Shoaib Mir > http://shoaibmir.wordpress.com/ > > > > _______________________________________________ > Slony1-general mailing list > [email protected] > http://lists.slony.info/mailman/listinfo/slony1-general -- Anyone who trades liberty for security deserves neither liberty nor security. -- Benjamin Franklin _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
