Re: pl/Perl

Поиск
Список
Период
Сортировка
От Jeff MacDonald
Тема Re: pl/Perl
Дата
Msg-id Pine.BSF.4.21.0102211607440.497-100000@rage.hub.org
обсуждение исходный текст
Ответ на Re: pl/Perl  (Alex Pilosov <alex@pilosoft.com>)
Ответы Re: pl/Perl  (Jie Liang <jliang@ipinc.com>)
Список pgsql-sql
> > 1: can you call other stored procedures from within pl/Perl
> No.

darn.

> 
> > 2: from within a pl/Perl script , can i do a select etc..
> >    i'm assuming no, because you cannot use DBI.. but just wondering
> >    if there is a way..
> Not currently.

darn.

> > 3: installing it.. i installed postgres 7.0.3 from ports on my fbsd system.
> >    when i tried to install pl/perl i get this..
> > 
> > cd /usr/ports/databases/postgresql7/work/postgresql-7.0.2/src/pl/plperl/
> > perl Makefile.pl
> > make
> Try using gmake instead of make (cd /usr/ports/devel/gmake, make)

thanks ! works great.


Jeff MacDonald,

-----------------------------------------------------
PostgreSQL Inc        | Hub.Org Networking Services
jeff@pgsql.com        | jeff@hub.org
www.pgsql.com        | www.hub.org
1-902-542-0713        | 1-902-542-3657
-----------------------------------------------------
Facsimile : 1 902 542 5386
IRC Nick  : bignose
PGP Public Key : http://bignose.hub.org/public.txt



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

Предыдущее
От: Alex Pilosov
Дата:
Сообщение: Re: pl/Perl
Следующее
От: Jie Liang
Дата:
Сообщение: Re: pl/Perl