[Pgsql-ayuda] Ayuda con DBmirror

Alvaro Herrera alvherre@dcc.uchile.cl
Mon, 22 Sep 2003 14:30:15 -0400


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)