Re: postgresql and replication

From: hugo_rousse(at)club-internet(dot)fr
To: scrappy(at)hub(dot)org, sbangalore(at)zensutra(dot)com
Cc: andrew(at)libertyrms(dot)info, pgsql-admin(at)postgresql(dot)org
Subject: Re: postgresql and replication
Date: 2003-09-03 12:25:09
Message-ID: mnet1.1062584709.20061.hugo_rousse@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I am unable to find the adress to unsuscribe, could you please help me and give me that adress...
thanks for advance!!

----Message d'origine----
>Date: Tue, 2 Sep 2003 17:21:05 -0300 (ADT)
>De: "Marc G. Fournier" <scrappy(at)hub(dot)org>
>A: Somasekhar Bangalore <sbangalore(at)zensutra(dot)com>
>Copie à: Andrew Sullivan <andrew(at)libertyrms(dot)info>,
>Sujet: Re: [ADMIN] postgresql and replication
>
>
>
>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
>....
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>
>

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Priya G 2003-09-03 15:36:02 pg_recvbuf : unexpected EOF on client
Previous Message Nick Stone 2003-09-03 08:57:24 Problems Starting Postgres as a Service