Thread: stored procedures?
hi all,
i've been looking through the postgresql 7.4 manual (pdf version) and havent been able to find any detailed info on how to write and interact with stored procedures. i've noticed that user defined functions can be done but im wondering if these functions are considered the same. where can i find relevant documentation or info on stored procedures on postgresql?
im working with version 8.0.1.
thanx.
See this url to choose your preferred language : http://techdocs.postgresql.org/guides/PLLanguages
Jacques Massé
________________________________________
Diadfish: http://www.diadfish.org
PostgreSQL : http://www.postgresqlfr.org
-----Message d'origine-----
De : pgsql-novice-owner@postgresql.org [mailto:pgsql-novice-owner@postgresql.org]De la part de Cima
Envoyé : vendredi 25 mars 2005 11:44
À : pgsql-novice@postgresql.org
Objet : [NOVICE] stored procedures?hi all,i've been looking through the postgresql 7.4 manual (pdf version) and havent been able to find any detailed info on how to write and interact with stored procedures. i've noticed that user defined functions can be done but im wondering if these functions are considered the same. where can i find relevant documentation or info on stored procedures on postgresql?im working with version 8.0.1.thanx.
On Mar 25, 2005, at 5:43 AM, Cima wrote: > > i've been looking through the postgresql 7.4 manual (pdf version) and > havent been able to find any detailed info on how to write and > interact with stored procedures. i've noticed that user defined > functions can be done but im wondering if these functions are > considered the same. where can i find relevant documentation or info > on stored procedures on postgresql? > im working with version 8.0.1. http://www.postgresql.org/docs/8.0/interactive/server-programming.html John DeSoi, Ph.D. http://pgedit.com/ Power Tools for PostgreSQL