Do any detailed docs exist for creating a log shipping slony node? I am using postgresql8.0.4 and slony 1.1.5. I have so far done the following:
1. added the -a option to slon 2. used slony1_dump.sh to get a dump of the DB 3. dumped the schema from the slave, installed into new remote node (which is also postgresql804 and slony115) ...now when I try to load the dump in, I get a ton of errors mostly of the type: Query buffer reset (cleared). invalid command \n Showing only tuples. Tuples only is off. \t: extra argument "What" ignored \t: extra argument "I" ignored \t: extra argument "like" ignored \t: extra argument "about" ignored invalid command \N ...suggestions, ideas? Did I use the right schema to install on the remote node (subscriber, with slon tables in it?) or should I use my clean schema as if I were setting up a new slony node? Thanks! /kurt Kurt Overberg [EMAIL PROTECTED] _______________________________________________ Slony1-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/slony1-general
