On Sat, 28 Feb 2015 15:39:06 -0500
inspector morse <inspectormors...@gmail.com> wrote:

> Is it a good idea to write a simple application (consisting of just data
> entry interfaces) in pure pgsql?
> 
> Basically, we would have each page has a stored function in postgresql that
> is called by php+apache (the http get/post values would be passed into
> postgrel as an array).

I did something this way with an obscure HTTP library for Oracle PL/SQL.
I think "nightmare" is an appropriate word to describe the outcome.

-- 
Alberto Cabello Sánchez
<albe...@unex.es>


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to