Problema con slony

From: Eveling Velásquez <lingso13(at)yahoo(dot)es>
To: "pgsql-es-ayuda(at)postgresql(dot)org" <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Problema con slony
Date: 2014-04-04 17:48:42
Message-ID: 1396633722.77274.YahooMailNeo@web171504.mail.ir2.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

 Hola grupo

tengo el siguiente escenario funcionando con slony
node1 --> postgresql8.3slony 2.1.3x86_64MASTER
>node2 -->postgresql8.3slony 2.1.3x86_64SLAVE
quiero agregar otro nodo con las siguientes características

node2 -->postgresql9.3slony 2.1.3i386SLAVE
pero me manda el siguiente error al ejecutar store node en el node1

create_nodes_3.slonik:2: PGRES_FATAL_ERROR load '$libdir/slony1_funcs';  - ERROR:  could not access file "$libdir/slony1_funcs": No existe el fichero o el directorio
>create_nodes_3.slonik:2: Error: the extension for the Slony-I C functions cannot be loaded in database 'dbname=prueba host=xxxxx user=slony port=5432 password=xxxx'create_nodes_3.slonik:2: PGRES_FATAL_ERROR load '$libdir/slony1_funcs';  - ERROR:  could not access file "$libdir/slony1_funcs": No existe el fichero o el directorio
>create_nodes_3.slonik:2: Error: the extension for the Slony-I C functions cannot be loaded in database 'dbname=prueba host=xxxxxx user=slony port=5432 password=xxxxx'
al tratar de iniciar la replicacion en el node3 el error que arroja es el siguiente

ERROR  cannot get sl_local_node_id - ERROR:  relation "_NombreCluster.sl_local_node_id" does not exist
>LINE 1: select last_value::int4 from "_NombreCluster".sl_local_node_id
al momento de instalar slony lo he hecho de dos diferentes maneras

./configure  --with-pgpkglibdir=/usr/lib/pgsql
>./configure --with-pgconfigdir=/usr/bin/pg_config
gracias de antemano.

Eveling

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message FRANCISCO JOSE PALAO VILLANUEVA 2014-04-04 19:09:10 Ayuda con horas
Previous Message Gilberto Castillo 2014-04-04 14:00:01 Re: Migration Postgresql