When to choose putting logic into PL/pgSQL and when to use an app server - Mailing list pgsql-novice

From Frank Lanitz
Subject When to choose putting logic into PL/pgSQL and when to use an app server
Date
Msg-id 4F5B5519.1060700@frank.uvena.de
Whole thread Raw
Responses Re: When to choose putting logic into PL/pgSQL and when to use an app server  (Rory Campbell-Lange <rory@campbell-lange.net>)
List pgsql-novice
Hi folks,

I started to get into PL/pgSQL a bit as I'm started to work at an
application where I might can make usage of it. But I'm not sure even
those I read a bunch of documentation where is it useful to put logic
into database server and when I shall do the computing inside an
application layer... Does anyone of you have some kind of rule of a
thumb about that?

Cheers,
Frank


Attachment

pgsql-novice by date:

Previous
From: Frank Bax
Date:
Subject: Re: How To Store Large Text Strings
Next
From: Frank Bax
Date:
Subject: Re: float to numeric(7,3)