On Friday November 11 2005 3:02 pm, Melvin Davidson wrote: > I am trying to set up a simple 3 node rep schema. > > Server A -> Slave 1-> Slave2 > db1( tbl1) db1(tbl1) db1(tbl1) > > I have no problem implementing Server A -> Slave 1, but when > I try with the 3rd node, (Slave 2), I get > > [EMAIL PROTECTED] postgres]$ ./slony_reverse.sh > <stdin>:105: loading of file > /usr/local/pgsql/share//xxid.v74.sql: PGRES_FATAL_ERROR ERROR: > current transaction is aborted, commands ignored until end of > transaction block > ERROR: current transaction is aborted, commands ignored until > end of transaction block
What does your server log show as the statement causing the first error? Ed _______________________________________________ Slony1-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/slony1-general
