Re: postgresql and replication - Mailing list pgsql-admin

From Marc G. Fournier
Subject Re: postgresql and replication
Date
Msg-id 20030902171917.Q803@ganymede.hub.org
Whole thread Raw
In response to Re: postgresql and replication  ("Somasekhar Bangalore" <sbangalore@zensutra.com>)
List pgsql-admin

On Tue, 2 Sep 2003, Somasekhar Bangalore wrote:

> 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.

do you have DBI installed?  and DBD::Pg?  Taking a look at the code, 'use
DBI' is right at the top, so there should be no reason to get that error
...


pgsql-admin by date:

Previous
From: Manuel Haroldo
Date:
Subject: Question
Next
From: Tina Rogerson
Date:
Subject: PostgreSQL Training