Re: Procedural Languages - Mailing list pgsql-general

From Michael Nolan
Subject Re: Procedural Languages
Date
Msg-id CAOzAqu+BV64vO9ywA8D7f6rOMjaN1fuSWMT2raT3fMhR=x7=ew@mail.gmail.com
Whole thread Raw
In response to Procedural Languages  (John Townsend <jtownsend@advancedformulas.com>)
Responses Re: Procedural Languages
List pgsql-general


On Thu, May 31, 2012 at 10:36 AM, John Townsend <jtownsend@advancedformulas.com> wrote:
There are least 10 Procedural Languages available for PostGreSQL. The one that comes with the installation is PL/pgSQL.

Which ones do you use and why?

Thanks,

John Townsend

PL/pgSQL and PL/perlu are the only ones I use.  I use PL/perlu primarily to launch shell scripts from triggers, for example to update an external website when a row in a table has been inserted, deleted or updated.
--
Mike Nolan

pgsql-general by date:

Previous
From: Leif Biberg Kristensen
Date:
Subject: Re: Procedural Languages
Next
From: David Salisbury
Date:
Subject: Re: Procedural Languages