Hello,
Since recently I am unable to apply database schema changes using "execute 
script". My OS is Ubuntu-6.0.6 and I am using slony1-1.2.6 (with-perltools) 
with compiled from source postgresql-8.2. The replication is working just 
fine but when I try a simple schema change for example:

#./slonik_execute_script set1 -c 'drop table resource_person;' | ./slonik

I am getting the following:

DDL script consisting of 1 SQL statements
DDL Statement 0: (0,27) [drop table resource_person;]
Submit DDL Event to subscribers...
Event submission for DDL failed - PGRES_FATAL_ERROR

I have tried to find any relevent information about the problem but with no 
success. I would greatly appreciate any suggestions of what the problem could 
be or a way for me to debug it further.
Please let me know if you need more information about my current setup.

Thank you
_______________________________________________
Slony1-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/slony1-general

Reply via email to