{{tag>PostgreSQL PostGIS plpython plpgsql ressources}} =====Ressources en ligne sur "PostgreSQL/PostGIS"===== * **[[http://www.manning.com/obe/|PostgGIS In Action]]** * L'aide de PostgreSQL [[http://www.postgresql.org/docs/|en anglais]] ou [[http://docs.postgresql.fr/|traduite sur le site de postgresqlfr.org]]. * L'aide de PostGIS sur le site du projet : http://www.postgis.org/documentation/. * **L'incontournable documentation** de Jean David Techer sur l'utilisation de ""PostGreSQL/PostGIS"" que nous remercions ici pour la qualité de ce travail considérable *[[http://www.davidgis.fr/documentation/win32/html/index.html|version html]] *[[http://www.davidgis.fr/documentation/win32/pdf/doc.pdf|version pdf]] * plpgsql * http://scott.univ-lehavre.fr/~sadeg/enseignement/autres/pl-pgsql-1-oct.pdf * Les liens vers une série d'articles du [[http://www.postgresonline.com|Postgres OnLine]] Journal consacrés aux fonctions pl/pgsql : * [[http://www.postgresonline.com/journal/index.php?/archives/58-Quick-Guide-to-writing-PLPGSQL-Functions-Part-1.html|Quick Guide to writing PLPGSQL Functions: Part 1]] * [[http://www.postgresonline.com/journal/index.php?/archives/76-Quick-Guide-to-writing-PLPGSQL-Functions-Part-2-.html|Quick Guide to writing PLPGSQL Functions: Part 2]] * [[http://www.postgresonline.com/journal/index.php?/archives/83-Quick-Guide-to-writing-PLPGSQL-Functions-Part-3---NOTICES,-RECURSION,-and-more.html|Quick Guide to writing PLPGSQL Functions: Part 3]] * [[http://www.postgresonline.com/journal/index.php?/archives/87-PostgreSQL-8.3-PLPGSQL-Cheatsheet-Overview.html|PL/PGSQL cheat sheet]] * plpython * http://www.postgresonline.com/journal/archives/106-PL-Python-Cheatsheet-Overview.html * http://www.postgresonline.com/journal/permalink/Quick-Intro-to-PLPython.html * http://www.postgresonline.com/journal/permalink/PLPython-Part-2-Control-Flow-and-Returning-Sets.html * http://www.postgresonline.com/journal/permalink/PLPython-Part-3-Using-custom-classes,-pulling-data-from-PostgreSQL.html * http://www.postgresonline.com/journal/permalink/PLPython-Part-4-PLPython-meets-aggregates.html * http://www.postgresonline.com/journal/permalink/PLPython-Part-5-PLPython-meets-PostgreSQL-Multi-column-aggregates-and-SVG-plots.html * L'installation de PostgreSQL depuis les dépôts rpm * [[http://www.postgresonline.com/journal/index.php?/archives/144-An-almost-idiots-guide-to-Install-and-Upgrade-to-PostgreSQL-8.4-with-Yum.html|Installation du serveur depuis les dépôts rpm]] * * Des utilitaires pour PostgreSQL * http://bucardo.org * PostGIS et la 3D * http://postgis3d.blogspot.com/ * PGRatser * http://trac.osgeo.org/postgis/wiki/WKTRaster * http://fuzzytolerance.info/code/postgis-raster-ftw/ * "Window funtions" * http://anton-burtsev.livejournal.com/3427.html * [[http://www.postgresql-sessions.org/1/jean-michel_souchard_-_requetes_recursives_et_fonctions_windows_de_la_theorie_a_la_pratique|Requêtes récursives et fonctions Windows, de la théorie à la pratique]]