Re: postgresql and replication

From: "Somasekhar Bangalore" <sbangalore(at)zensutra(dot)com>
To: "Andrew Sullivan" <andrew(at)libertyrms(dot)info>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: postgresql and replication
Date: 2003-09-02 12:08:52
Message-ID: BF493B193A334743AA9EF48945E69C133F9385@exchange.india.zensutra.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

My installation went through fine but while setting up the ers_setup

ers_setup --masterserver=servername --masterdb=accounts \
--masteruser=someuser --masterpass=apasswd \
--slaveserver=otherserver --slavedb=erp \
--slaveuser=anotheruser --slavepass=foo

I am getting below error

Can't locate object method "connect" via package "DBI" (perhaps you forgot to load "DBI"?) at ./ers_setup line 73.

I would be very thankful if any one can give the solution.

Regards,
Somasekhar Bangalore
Principal Software Engineer
ZenSutra Software Technologies Pvt. Ltd.
Suite 601, HM Geneva House
#14, Cunningham Road
Bangalore 560-052, India

Ph:+91-80-235-0481
Fax:+91-80-235-0486
Email: sbangalore(at)zensutra(dot)com

Weaving the knowledge tapestry'

-----Original Message-----
From: Andrew Sullivan [mailto:andrew(at)libertyrms(dot)info]
Sent: Tuesday, September 02, 2003 4:53 PM
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] postgresql and replication

On Tue, Sep 02, 2003 at 04:09:15PM +0530, Somasekhar Bangalore wrote:
> [javac] total = 556,
> [javac] name = /home/postgres/erserver/erserver_v1.2/java/lib/xerces.jar,
> [javac] i = 1,
> [javac] message = invalid LOC header (bad signature)

The xerces file is corrupt. Justin Clift told me why -- I just need
to fix it.

You can get the xerces jar file independently for the time being if
need be.

A

--
----
Andrew Sullivan 204-4141 Yonge Street
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M2P 2A8
+1 416 646 3304 x110

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Glenn Wiorek 2003-09-02 12:49:03 Re: language "plpgsql" does not exist
Previous Message Andrew Sullivan 2003-09-02 11:34:17 Re: Replication