Re: Why PostgreSQL?

Поиск
Список
Период
Сортировка
От Sean Davis
Тема Re: Why PostgreSQL?
Дата
Msg-id 264855a00908190402n6756d3b1v430160498e1b60f1@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Why PostgreSQL?  (Jignesh Shah <jignesh.shah1980@gmail.com>)
Список pgsql-novice


On Wed, Aug 19, 2009 at 6:52 AM, Jignesh Shah <jignesh.shah1980@gmail.com> wrote:
Thanks Sean. I just want to know which one is better approach to write trigger in PostgreSQL. PL/pgSQL or PL/Perl or PL/Tcl or PL/Python? I know Perl but not aware of Tcl and Python. Any method could replace any other method?
 

If you know perl, then use perl.  Flexibility is just one of the joys of using Postgresql.  The PL/Perl chapter of the manual has a section devoted to triggers.

Sean
 

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

Предыдущее
От: Jignesh Shah
Дата:
Сообщение: Re: Why PostgreSQL?
Следующее
От: Fred Janon
Дата:
Сообщение: Need advice on table structure for DATE & OVERLAPS