Re: Using Postgresql as application server

c k <shreeseva.learning@gmail.com>

From: c k <shreeseva.learning@gmail.com>
To: "sad@bestmx.ru" <sad@bestmx.ru>
Cc: pgsql-admin@postgresql.org, pgsql-general@postgresql.org
Date: 2011-08-13T18:45:30Z
Lists: pgsql-general
can u please give me it's link.
I found ngx_postgres module.

Chaitanya Kulkarni

On Sun, Aug 14, 2011 at 12:14 AM, sad@bestmx.ru <sad@bestmx.ru> wrote:

> c k wrote:
>
>> Yes, I know that I can not create a simple web application using only
>> postgresql because we need a web server to server the html content.
>>
> u r wrong.
> u CAN!
>
> there is nginx_htttp_postgresql_module
> exactly to connect webserver directly to postgresql
> and to OUTPUT query result to a browser.
>