From: | Michael Schuerig <michael(at)schuerig(dot)de> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Learning server programming |
Date: | 2005-10-28 14:13:15 |
Message-ID: | 200510281613.15782.michael@schuerig.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I'm looking for information on learning how to write stored procedures
and server-side programming in general. The docs provide a reference,
of course, but that only tells what one can do, not what one should do.
In particular, I'm interested in how server programming fits in with
system architecture at large. I have in mind issues such as O/R-mapping
when the database isn't just a dumb data store, handling of tasks like
authorization in the application or in the db server.
Any recommendations where to start reading?
Michael
--
Michael Schuerig The more it stays the same,
mailto:michael(at)schuerig(dot)de The less it changes!
http://www.schuerig.de/michael/ --Spinal Tap, The Majesty of Rock
From | Date | Subject | |
---|---|---|---|
Next Message | CG | 2005-10-28 14:24:12 | Re: Function written in C, hangs on one machine and not another... |
Previous Message | Alex Turner | 2005-10-28 14:03:45 | Re: Why database is corrupted after re-booting |