Hi,

Firstly, many thanks for new release of Slony 2.2Beta.

I am testing the new beta, I observed few things and want to know from here
if am missing anything.

1. Executing any DDL on replicating table will crash the replication and
error out as below:

2013-06-15 12:31:17 IST ERROR  remoteWorkerThread_1: "insert into
"public"."stest" ("id","name") values ('1','asdf');
" ERROR:  column "name" of relation "stest" does not exist
LINE 1: insert into "public"."stest" ("id","name") values ('1','asdf...
2013-06-15 12:31:17 IST DEBUG2 remoteWorkerThread_1: cleanup
2013-06-15 12:31:17 IST ERROR  remoteWorkerThread_1: SYNC aborted

But the same is not happening in BETA (I have executed ALTER TABLE
command). Am I missing anything here ?

2. Does slony archives(slon -a) capture DDL events in .sql file ?


-- 

Regards
Raghav
Blog: htt://raghavt.blogspot.com/
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to