Re: Postgresql database procedures?

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: rod(at)iol(dot)ie
Cc: Machiel Richards <machielr(at)rdc(dot)co(dot)za>, pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql database procedures?
Date: 2010-08-04 12:14:42
Message-ID: 4C5959B2.4030000@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 04/08/2010 12:55, Raymond O'Donnell wrote:
> On 04/08/2010 12:32, Machiel Richards wrote:
>> Good day all
>>
>> I am looking for some info / resources where I can learn how to write
>> database procedures, functions,etc?
>>
>> I am a total newbie to this and will need to learn from scratch....
>>
>> Would appreciate the help a lot....
>
>
> Hi there,
>
> The manual is a good place to start:
>
> http://www.postgresql.org/docs/8.4/static/plpgsql.html
>
> After that, do come back and ask questions, and people here will be glad
> to help.

Another place worth looking is the "Snippets" section of the PostgreSQL
wiki:

http://wiki.postgresql.org/wiki/Category:Snippets

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie

In response to

Browse pgsql-general by date

  From Date Subject
Next Message devman 2010-08-04 12:21:07 Re: libpq logging redirection
Previous Message Raymond O'Donnell 2010-08-04 11:55:31 Re: Postgresql database procedures?