Re: [INTERFACES] Date: Fri, 19 Nov 1999 11:25:20 +1200

Поиск
Список
Период
Сортировка
От Lars Strobor
Тема Re: [INTERFACES] Date: Fri, 19 Nov 1999 11:25:20 +1200
Дата
Msg-id Pine.LNX.4.10.9911181444590.19843-100000@maximillion.sscsinc.com
обсуждение исходный текст
Ответ на  ("John Henderson" <jrh@is.com.fj>)
Список pgsql-interfaces
John,
I have not used pg.pm, but I use DBI all the time. DBI has drivers for
most popular databases, including Postgres of course. All you do is
install DBI and the Postgres driver (the Postgres DBD), then you can
connect to any machine running Postgres. I don't have the URL of the DBI
page, but go to www.perl.com and lookup DBI.

-Lars

On Thu, 18 Nov 1999, John Henderson wrote:

> Hi,
> Postgresql is installed on server moe and works just fine.
> I can access it using PHP scripts located on server moe or server bart.
> Pg.pm perl module is installed on server moe.
> I can access Postgres just fine using perl cgi's on moe.
> Isn't this a nice story?
> 
> Now, I want to use a perl script on server bart to access my PG installation
> on server moe but to install the Pg module on bart requires that Postgresql
> be installed first.
> 
> Ultimately, I want to use perl scripts spread all over the network to access
> the PG installation on one server only. I don't want to have to install
> postgres everywhere just to install the perl module.
> 
> I'm sure this is really obvious...advice?
> John H
> 
> 
> 
> ************
> 



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Sergio A. Kessler"
Дата:
Сообщение: pg_pwd
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [INTERFACES] pg_pwd