Re: Database accesss using plperl

Поиск
Список
Период
Сортировка
От Paul Thomas
Тема Re: Database accesss using plperl
Дата
Msg-id 20040617000511.A14210@bacon
обсуждение исходный текст
Ответ на Database accesss using plperl  (Robert Fitzpatrick <robert@webtent.com>)
Ответы Re: Database accesss using plperl  (Robert Fitzpatrick <robert@webtent.com>)
Список pgsql-general
On 16/06/2004 21:27 Robert Fitzpatrick wrote:
> I have plperl installed my PostgreSQL 7.4.2 server, but from what I
> understand in chapter 39.3 of the docs, you cannot access the databases
> without DBD::PgSPI. According to the readme for that module, it will
> only run on the untrusted plperlu.
>
> Is this the only way to run queries (SELECT, INSERT, UPDATE) using
> plperl?

Are you talking about writing functions/stored procedures in PERL or
accessing the database from a PERL program because what you have read is
specific to functions/stored procedures. (sorry for the bad/absent
punctuation but I've just come back from the pub after a generous quantity
of Old Speckled Hen)

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for
Business             |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

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

Предыдущее
От: joseph speigle
Дата:
Сообщение: korean encoding, sort order off anyhow
Следующее
От: mike.griffin@mygenerationsoftware.com
Дата:
Сообщение: 7.4's INFORMATION_SCHEMA.Columns View