Re: Re: looking for a secure

Поиск
Список
Период
Сортировка
От Fran Fabrizio
Тема Re: Re: looking for a secure
Дата
Msg-id 3B671905.FF503AE9@mmrd.com
обсуждение исходный текст
Ответ на Re: Re: looking for a secure  (wsheldah@lexmark.com)
Список pgsql-general
wsheldah@lexmark.com wrote:

> And why don't you have the luxury of using Perl?  If it has to be C, I think
> there's a tool or two for converting Perl code to C that might be helpful....

Because the client machines are not always owned by us.  In a few cases so far,
we've been specifically prohibited from installing new languages.  Plus, some of
the client machines are rather old AIX and SCO boxes and even when we do have
latitude to install perl, it's hard to either find a new enough/complete enough
binary or get one to build that has all of the necessary modules that we use.

> I can understand not wanting to make it web based if there's no human
> interaction.  Perl can talk directly to the database too...

Yep.  I use Perl to talk to Pg (and MySQL) extensively all the time.  (Side note:
Tim Bunce's Advanced DBI talk at the Open Source Conference was great last week,
anyone interested should check out the slides once O'Reilly makes them available
online).  Just don't have the liberty of that in this case, sadly.

-Fran


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

Предыдущее
От: wsheldah@lexmark.com
Дата:
Сообщение: Re: Re: looking for a secure
Следующее
От: "Derek Pitts"
Дата:
Сообщение: Connecting UltraDev to PostgreSQL