From: | Merlin Moncure <mmoncure(at)gmail(dot)com> |
---|---|
To: | Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr> |
Cc: | c k <shreeseva(dot)learning(at)gmail(dot)com>, Chris Travers <chris(dot)travers(at)gmail(dot)com>, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org, sad(at)bestmx(dot)ru |
Subject: | Re: Using Postgresql as application server |
Date: | 2011-08-18 16:16:36 |
Message-ID: | CAHyXU0xV8OctzyK_nCLewBEsqOXZN8BOTvhyHRZcDCo3qewJqw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general |
On Thu, Aug 18, 2011 at 5:48 AM, Dimitri Fontaine
<dimitri(at)2ndquadrant(dot)fr> wrote:
> c k <shreeseva(dot)learning(at)gmail(dot)com> writes:
>> Many users are using it and found it stable and scalable. Important is that
>> web server is external to the database and a mod_pgsql like mod_plsql is
>> used to connect web server to database. Each page is considered as a stored
>> procedure in the oracle database. I am not thinking of implementing as it is
>
> It's been around for a long time already:
>
> http://asmith.id.au/mod_libpq.html
mod_libpq looks like it hasn't been updated in quite a while (apache
1.3 only) -- I think a node.js http server is superior in just about
every way for this case. I 100% agree with the comments on the page
though.
merlin
From | Date | Subject | |
---|---|---|---|
Next Message | sad@bestmx.ru | 2011-08-18 16:22:59 | Re: Using Postgresql as application server |
Previous Message | Chris Travers | 2011-08-18 15:37:53 | Re: Using Postgresql as application server |
From | Date | Subject | |
---|---|---|---|
Next Message | sad@bestmx.ru | 2011-08-18 16:22:59 | Re: Using Postgresql as application server |
Previous Message | Chris Travers | 2011-08-18 15:37:53 | Re: Using Postgresql as application server |