Re: Using Postgresql as application server

From: Dmitriy Igrishin <dmitigr(at)gmail(dot)com>
To: "sad(at)bestmx(dot)ru" <sad(at)bestmx(dot)ru>
Cc: Merlin Moncure <mmoncure(at)gmail(dot)com>, Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr>, 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
Subject: Re: Using Postgresql as application server
Date: 2011-08-18 19:02:53
Message-ID: CAAfz9KMGZwTop8QJA2kHfa8hqg3u+0WJSD2CmS1rJpK6DrfKYA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

2011/8/18 sad(at)bestmx(dot)ru <sad(at)bestmx(dot)ru>

> Dmitriy Igrishin пишет:
>
>>
>>
>> 2011/8/18 sad(at)bestmx(dot)ru <mailto:sad(at)bestmx(dot)ru> <sad(at)bestmx(dot)ru <mailto:
>> sad(at)bestmx(dot)ru>>
>>
>> Dmitriy Igrishin пишет:
>>
>>
>>
>> 2011/8/18 sad(at)bestmx(dot)ru <mailto:sad(at)bestmx(dot)ru>
>> <mailto:sad(at)bestmx(dot)ru <mailto:sad(at)bestmx(dot)ru>> <sad(at)bestmx(dot)ru
>> <mailto:sad(at)bestmx(dot)ru> <mailto:sad(at)bestmx(dot)ru
>>
>> <mailto:sad(at)bestmx(dot)ru>>>
>>
>>
>> Merlin Moncure пишет:
>>
>> On Thu, Aug 18, 2011 at 5:48 AM, Dimitri Fontaine
>> <dimitri(at)2ndquadrant(dot)fr <mailto:dimitri(at)2ndquadrant(dot)fr**>
>> <mailto:dimitri(at)2ndquadrant(dot)fr
>>
>> <mailto:dimitri(at)2ndquadrant(dot)fr**>>> wrote:
>>
>>
>> c k<shreeseva(dot)learning(at)gmail(dot)com
>> <mailto:shreeseva(dot)learning(at)**gmail(dot)com<shreeseva(dot)learning(at)gmail(dot)com>
>> >
>> <mailto:shreeseva(dot)learning(at)**gmail(dot)com<shreeseva(dot)learning(at)gmail(dot)com>
>> <mailto:shreeseva(dot)learning(at)**gmail(dot)com<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<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
>>
>> i still recommend nginx
>>
>> I recommend Wt:
>> http://www.webtoolkit.eu/
>> :-)
>>
>> it looks like feces
>> "and uses well-tested patterns of desktop GUI development"
>>
>> Oh oh. So unprofessional comment!
>> Well, have a nice coding a Web 2.0 application with nginx + PostgreSQL :-)
>>
>> --
>> // Dmitriy.
>>
>>
>>
> who said "web 2.0" ?
> i've never used religious idioms in a technical talk.
>
I see. You're using only "nginx" :-)

--
// Dmitriy.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message A J 2011-08-18 21:41:52 Validate standby against master
Previous Message John R Pierce 2011-08-18 18:01:03 Re: Suspicious Bill

Browse pgsql-general by date

  From Date Subject
Next Message Dmitry Koterov 2011-08-18 19:49:45 Dump a database excluding one table DATA?
Previous Message alexondi 2011-08-18 18:59:48 Re: call initdb as regular user