On Wed, Nov 5, 2008 at 11:21 AM, Fabio Arias <[EMAIL PROTECTED]> wrote:
> Muy buenos dias Listeros, tengo un caso extraño con la replicacion cuando
> intento agregar una tabla a un SET me ocurre este error. Que puedo hacer
> para resolverlo gracias,
>

si estas usando Slony no se pueden añadir tablas a un SET que ya forma
parte de una replicacion, mas bien debes crear otro SET y hacer un
MERGE.

per de fine manual

SET ADD TABLE
"""
Add an existing usep table to a replication set. The set cannot
currently be subscribed by any other node - that functionality is
supported by the MERGE SET  command.
"""

http://www.slony.info/documentation/stmtsetaddtable.html
http://www.slony.info/documentation/stmtmergeset.html

-- 
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157
--
TIP 9: visita nuestro canal de IRC #postgresql-es en irc.freenode.net

Responder a