Re: Procedure in PostgresQL

From: Larry Rosenman <Larry(dot)Rosenman(at)pervasive(dot)com>
To: Murugan G <murugan(dot)g(at)renaissance-it(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Procedure in PostgresQL
Date: 2005-12-27 13:57:51
Message-ID: E1ErFKq-00002v-2Y@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Dec 27 2005, Murugan G wrote:

> Hello,
> Is there any way to create procedure in postgresQL.

Yes, look at the docs on PL/pgSQL and the other PL's:

http://www.postgresql.org/docs/current/static/plpgsql-control-structures.html#PLPGSQL-CONDITIONALS
http://www.postgresql.org/docs/current/static/plpgsql.html

>
> Thanks and regards, G.Murugan, Sr. Software Engineer. Extn. 1658
> ===========================================================================
> Sobha Renaissance Information Technology Private Limited An SEI-CMM &
> P-CMM Level 5 Company World's 1st SSE-CMM Level 5 Company BS 7799
> certified by British Standards Institute ISO 9001:2000 Certified by TÜV
> Rheinland/Berlin-Brandenburg A Six Sigma Practice Company Tel: + 91 80
> 51951999; Fax: + 91 80 51523300; Video Conference: + 91 80 51252222 Email
> : murugan(dot)g(at)renaissance-it(dot)com; Web: www.renaissance-it.com
>
> ===========================================================================
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material. Any review, retransmission, dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited. If you received
> this in error, please contact the sender and delete all copies from any
> computer.
>
>
>

-- Larry Rosenman, Database Support Engineer, E-Mail:
Larry(dot)Rosenman(at)pervasive(dot)com Pervasive Software, 12365B Riata Trace
Parkway, Austin, TX 78727 Office: 512-231-6173

Browse pgsql-admin by date

  From Date Subject
Next Message Koen Martens 2005-12-27 14:23:05 Re: How to run a posgresql function/procedure thro crontab
Previous Message Murugan G 2005-12-27 13:38:00 Procedure in PostgresQL