Re: [Pgsql-ayuda] Ayuda con DBmirror

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Rodriguez Alfredo <alfredo_rodriguez(at)terra(dot)com>
Cc: pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
Subject: Re: [Pgsql-ayuda] Ayuda con DBmirror
Date: 2003-09-22 18:30:15
Message-ID: 20030922183015.GC2693@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On Thu, Sep 18, 2003 at 10:25:21AM -0400, Rodriguez Alfredo wrote:

> Quiero hacer mirroring de dos bases de datos con dbmirror,
> pero cuando ejecuto el DBmirror.pl me muestra el siguiente
> error:
>
> Bareword "PGRES_CONNECTION_OK" not allowed while "strict subs" in use at DBMirror.pl line 123.

Hmm... esto es porque no consiguio definir los simbolos durante la
compilacion. Tienes Pg.pm correctamente instalado, o el DBD::Pg en caso
de que DBMirror use eso? Verifica que puedes importar el modulo
correctamente.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"In fact, the basic problem with Perl 5's subroutines is that they're not
crufty enough, so the cruft leaks out into user-defined code instead, by
the Conservation of Cruft Principle." (Larry Wall, Apocalypse 6)

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alvaro Herrera 2003-09-22 18:32:43 Re: [Pgsql-ayuda] Problema al instalar tsearch2.....
Previous Message Raúl Fernández Villota 2003-09-22 17:11:25 [Pgsql-ayuda] Diseño entidad Relación con postgres