Re: dbmirror - Mailing list pgsql-hackers

From Steven Singer
Subject Re: dbmirror
Date
Msg-id Pine.LNX.4.33.0212052051250.15313-200000@pcNavYkfAdm1.ykf.navtechinc.com
Whole thread Raw
In response to Re: dbmirror  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: dbmirror
List pgsql-hackers
On Thu, 5 Dec 2002, Bruce Momjian wrote:

It looks like the problem was introduced when the "SET autocommit"
and "SET search_path"  commands were added to the beginning of the script.

The attatched patch should fix the problem. It probably should be applied 
against the 7.3 and 7.4 branches.



> 
> Yes, I get the same failure. with perl 5.005_03.  Steven, can you
> comment on this?
> 
> ---------------------------------------------------------------------------
> 
> Tatsuo Ishii wrote:
> > Hi, I have been playing around with contrib/dbmirror with RC2 and
> > faced with following errors:
> > 
> >  perl DBMirror.pl slaveDatabase.conf
> > Global symbol "$setResult" requires explicit package name at DBMirror.pl line 131.
> > Global symbol "$setResult" requires explicit package name at DBMirror.pl line 132.
> > Global symbol "$setResult2" requires explicit package name at DBMirror.pl line 140.
> > Global symbol "$setResult2" requires explicit package name at DBMirror.pl line 141.
> > Execution of DBMirror.pl aborted due to compilation errors.
> > 
> > This Linux and perl 5.6.1.
> > --
> > Tatsuo Ishii
> > 
> > ---------------------------(end of broadcast)---------------------------
> > TIP 4: Don't 'kill -9' the postmaster
> > 
> 
> 

-- 
Steven Singer                                       ssinger@navtechinc.com
Aircraft Performance Systems                Phone:  519-747-1170 ext 282
Navtech Systems Support Inc.                AFTN:   CYYZXNSX SITA: YYZNSCR
Waterloo, Ontario                           ARINC:  YKFNSCR

pgsql-hackers by date:

Previous
From: "Dan Langille"
Date:
Subject: Re: 7.4 - TODO : alter table drop foreign key
Next
From: Nicolai Tufar
Date:
Subject: Re: Patch to make Turks happy.