Re: ODed on overloads

Поиск
Список
Период
Сортировка
От karly@kipshouse.org
Тема Re: ODed on overloads
Дата
Msg-id 20060329124021.A25834@kipshouse.org
обсуждение исходный текст
Ответ на Re: ODed on overloads  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
On Wed, Mar 29, 2006 at 12:19:03PM -0800, Joshua D. Drake wrote:
>
> > MY application sends XML requests to a perl script, which has to
> > parse them and turn them into queries which get sent off, then the
> > results are put back into XML, and sent back to the client.
>
> This doesn't answer your question... but why not just use plPerl?

Reasonable question that I asked and my co-developer asked.

Well the Perl middleware are CGI scripts, and some times do things
other than DB queries, so they need to be outside the DB.  I guess
in DB Client/Server parlance the CGI scripts are the client.

As to why PL/SQL instead of PL/Perl, I inherited the DB work by
default, and I had some examples in PL/SQL, so I continued with
that before I discovered PL/Perl.  Since the two developers working
on this are comfortable with Perl, we'll be investigating porting
everything to PL/Perl, but for now we just need to get a functional
prototype ASAP.

-karl

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

Предыдущее
От: SCassidy@overlandstorage.com
Дата:
Сообщение: Re: PostgreSQL's XML support comparison against other
Следующее
От: Josh Rovero
Дата:
Сообщение: Re: [SQL] Flight numbers data