Hi, I am facing some problem during upgrade from slony-1 1.1.5 to 1.2.9. I am having a cluster setup with 2 nodes. Slony got upgraded successfully from new rpm but I got following error when I was trying to run the slonik<http://slony.info/documentation/slonik.html>command UPDATE FUNCTIONS <http://slony.info/documentation/stmtupdatefunctions.html>on both nodes.
************************************************************************************************************* <stdin>:6: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "sl_registry_pkey" for table "sl_registry" CONTEXT: SQL statement "create table "_mswcluster".sl_registry ( reg_key text primary key, reg_int4 int4, reg_text text, reg_timestamp timestamp ) without oids" PL/pgSQL function "upgradeschema" line 75 at execute statement <stdin>:6: commit transaction; - server closed the connection unexpectedly This probably means the server terminate ************************************************************************************************ Although replication is going on smoothly but I wanted to know the exact reason of this error. Could this can cause any problem further. Thanks Shalendra Tripathi
_______________________________________________ Slony1-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/slony1-general
