Re: Application written in pure pgsql, good idea? - Mailing list pgsql-general

From Alberto Cabello Sánchez
Subject Re: Application written in pure pgsql, good idea?
Date
Msg-id 20150301211141.07592ca06fe197cccdfed111@unex.es
Whole thread Raw
In response to Application written in pure pgsql, good idea?  (inspector morse <inspectormorse86@gmail.com>)
List pgsql-general
On Sat, 28 Feb 2015 15:39:06 -0500
inspector morse <inspectormorse86@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
<alberto@unex.es>


pgsql-general by date:

Previous
From: David G Johnston
Date:
Subject: Re: Application written in pure pgsql, good idea?
Next
From: hailong Li
Date:
Subject: The slave suddenly stopped with such DB log : "will not overwrite a used ItemId" and "heap_insert_redo: failed to add tuple"