Re: Why PostgreSQL? - Mailing list pgsql-novice

From Sean Davis
Subject Re: Why PostgreSQL?
Date
Msg-id 264855a00908190402n6756d3b1v430160498e1b60f1@mail.gmail.com
Whole thread Raw
In response to Re: Why PostgreSQL?  (Jignesh Shah <jignesh.shah1980@gmail.com>)
List 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 by date:

Previous
From: Jignesh Shah
Date:
Subject: Re: Why PostgreSQL?
Next
From: Fred Janon
Date:
Subject: Need advice on table structure for DATE & OVERLAPS