Re: how to write procedures

From: Bhuvan A <bhuvansql(at)linuxfreemail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: how to write procedures
Date: 2002-07-09 04:40:58
Message-ID: Pine.LNX.4.44.0207091008390.1604-100000@Bhuvan.bksys.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

it seems you weren't yet installed appropriate procedural language. for
example, if you wish to code in plpgsql you must install 'plpgsql'. for
details refer the documentation and it has enough information.

regards,
bhuvaneswaran.

On Thu, 4 Jul 2002, srikanth wrote:

> Hi, I am using postgre sql server on linux server but for my database I am
> using storedprocedures which i need to create , but there are no commands to
> create procedures it says it does not support is there any way to work with
> stored procedures in postgre sql server.
> thanks,
> srikanth.
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-07-09 06:39:53 Re: newbie question
Previous Message Sandy Ear 2002-07-08 22:45:01 PLPGSQL language documentation