Re: Using Postgresql as application server
sad@bestmx.ru <sad@bestmx.ru>
From: "sad@bestmx.ru" <sad@bestmx.ru>
To: c k <shreeseva.learning@gmail.com>
Cc: pgsql-admin@postgresql.org, pgsql-general@postgresql.org
Date: 2011-08-13T18:44:14Z
Lists: pgsql-general
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.