Re: Good tutorial wanted...

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: wim <wdh(at)belbone(dot)be>, pgsql-novice(at)postgresql(dot)org
Subject: Re: Good tutorial wanted...
Date: 2002-03-08 16:27:48
Message-ID: web-821433@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Wim,

> I need to write some functions in my PostgresDB...
> Does anyone know a good tutorial on the Internet.
> I need to have some explanation on the use of variables,
> the while-loop and how to implement functions in Postgres...
>

Check out TechDocs:
http://techdocs.postgresql.org/

Particularly, Roberto Mello's improved PL/pgSQL documentation and
function library are useful.

-Josh

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Patrick Hatcher 2002-03-08 16:56:57 Re: Bad Query?? Extremely slow response
Previous Message Josh Berkus 2002-03-08 16:26:05 Re: Size of the Postgres DB