Re: PGRES_FATAL_ERROR ERROR: Slony-I: setAddSequence_int(): sequence ID 67 has already been assigned

From: Martin Marques <martin(at)marquesminen(dot)com(dot)ar>
To: Edwin Perez Lozano <edwinandperez(at)gmail(dot)com>
Cc: postgresayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: PGRES_FATAL_ERROR ERROR: Slony-I: setAddSequence_int(): sequence ID 67 has already been assigned
Date: 2008-05-10 13:30:49
Message-ID: 4825A389.5000900@marquesminen.com.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Edwin Perez Lozano escribió:
> Buen dia
>
> Bueno como dice el asunto del mail .. estoy tratando de trabajar con
> slony indico las entidades a sincronizar pero siempre me saca el mismo
> error:
>
> 2008-05-10 06:40:37 COT DEBUG2 remoteWorkerThread_1: all tables for set
> 1 found on subscriber
> 2008-05-10 06:40:37 COT DEBUG2 remoteWorkerThread_1: copy sequence
> "public"."auditoria_guia_secuencial_seq"
> 2008-05-10 06:40:37 COT ERROR remoteWorkerThread_1: "select
> "_cluster_zeus_atenea".setAddSequence_int(1, 67,
> '"public"."auditoria_guia_secuencial_seq"', 'Sequence
> auditoria_guia_secuencial_seq')" PGRES_FATAL_ERROR ERROR: Slony-I:
> setAddSequence_int(): sequence ID 67 has already been assigned

Algo estas haciendo mal. Parece que tenes algun problema de duplicacion
de PK, pero es imposible saber sin la informacion replicacion. Tienen PK
las tablas o estas usando las opciones de slony (serialtables) para
gererarlas en la replicacion?

Que hay en los logs de PG?

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Edwin Perez Lozano 2008-05-10 14:15:29 Re: PGRES_FATAL_ERROR ERROR: Slony-I: setAddSequence_int(): sequence ID 67 has already been assigned
Previous Message Edwin Perez Lozano 2008-05-10 11:39:46 PGRES_FATAL_ERROR ERROR: Slony-I: setAddSequence_int(): sequence ID 67 has already been assigned