Re: ERROR ADD TABLE SET REPLICACION

From: "Fabio Arias" <fharias(at)gmail(dot)com>
To: "Jaime Casanova" <jcasanov(at)systemguards(dot)com(dot)ec>
Cc: PostgreSQL Español Ayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: ERROR ADD TABLE SET REPLICACION
Date: 2008-11-06 18:39:42
Message-ID: c1d7f0f90811061039h5de4a3f3r9c554e3bd4706e1d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Muy Buenas Tardes Jaime, el SET que estoy tratando de crear es nuevo, y el
cluster tambien. No se que ocurre en esto ya que en otros servidores si me
funciono esto.

Gracias,

2008/11/5 Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>

> On Wed, Nov 5, 2008 at 11:21 AM, Fabio Arias <fharias(at)gmail(dot)com> 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
>

--
Fabio Hernando Arias Vera
Cel. 314 411 7776

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alvaro Herrera 2008-11-06 18:51:53 Re: RV: ayuda please INSERT VISUAL B 6 POSTGRES
Previous Message Martin Gainty 2008-11-06 18:02:14 RE: [GENERAL] Ayuda