Re: [GENERAL] PERL connecting on PostgreSQL

Поиск
Список
Период
Сортировка
От Andy Lewis
Тема Re: [GENERAL] PERL connecting on PostgreSQL
Дата
Msg-id Pine.LNX.3.95.980526205236.16316A-100000@shell.mpsi.net
обсуждение исходный текст
Ответ на PERL connecting on PostgreSQL  (Ricardo Romero <rromero@netfriendly.com>)
Список pgsql-general
Compile Postgres with the "--with-perl" switch and be sure that you also use the
"--prefix=BASEDIR" switch.

Once finished see "src/interfaces" for more info such as test.pl

Hope this helps!

Andy

On Tue, 26 May 1998, Ricardo Romero wrote:

>Hi, I'm a new user the PostgreSQL and new with Perl too, what i need to
>do to connect perl on PostgreSQL
>
>Tks.
>
>
>
>Ricardo Romero
>mailto:rromero@netserv.com.br
>Brazil
>
>
>


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

Предыдущее
От: Ricardo Romero
Дата:
Сообщение: PERL connecting on PostgreSQL
Следующее
От: Przemyslaw Bak
Дата:
Сообщение: ...