On 10/27/06, Joost Kraaijeveld <[EMAIL PROTECTED]> wrote: > Hi, > > In my quest for a working slony cluster I have the following error: > ..... > <stdin>:4: Initializing the cluster > <stdin>:6: Error: namespace "_T1" already exists in database of node 1
Looks like you tried this before and it maybe worked? You can clean this out by dropping the _T1 schema (with cascade). > Is there another (easy)way (besides using slony_setup.pl or a home brew > script) to setup up a cluster? I believe that pgadmin3 has basic support for slony. _______________________________________________ Slony1-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/slony1-general
