| From: | Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr> |
|---|---|
| To: | "Naveen Kaul" <naveenk(at)systelinc(dot)com> |
| Cc: | <pgadmin-support(at)postgresql(dot)org> |
| Subject: | Re: Need some urgent help. |
| Date: | 2002-04-12 13:10:30 |
| Message-ID: | 200204121510.30774.jm.poure@freesurf.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Le Vendredi 12 Avril 2002 13:27, vous avez écrit :
> How can this be done? We are working on deadline and would appreciate your
> help.
PostgreSQL offers several server-side languages including plpgsql, plperl,
plpython, etc... IMHO, the easiert language to learn is plpgsql. Information
can be found on http://www.postgresql.org/idocs/index.php?plpgsql.html.
Use createlang as explained in
http://www.postgresql.org/idocs/index.php?app-createlang.html to enable
plpgsql.
pgAdmin2 is the perfect tool for writing plpgsql server-side scripts.
Have fun,
Jean-Michel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Will Robertson | 2002-04-12 19:56:53 | Unexpected protocol character during authentication |
| Previous Message | Dave Page | 2002-04-12 11:37:14 | Re: Need some urgent help. |