Re: postgresql and replication

Поиск
Список
Период
Сортировка
От Marc G. Fournier
Тема Re: postgresql and replication
Дата
Msg-id 20030902171917.Q803@ganymede.hub.org
обсуждение исходный текст
Ответ на Re: postgresql and replication  ("Somasekhar Bangalore" <sbangalore@zensutra.com>)
Список 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 по дате отправления:

Предыдущее
От: Manuel Haroldo
Дата:
Сообщение: Question
Следующее
От: Tina Rogerson
Дата:
Сообщение: PostgreSQL Training