Re: Using Postgresql as application server
Chris Travers <chris.travers@gmail.com>
From: Chris Travers <chris.travers@gmail.com>
To: Merlin Moncure <mmoncure@gmail.com>
Cc: Scott Marlowe <scott.marlowe@gmail.com>, pgsql-general@postgresql.org
Date: 2011-08-16T18:47:15Z
Lists: pgsql-general
On Tue, Aug 16, 2011 at 11:08 AM, Merlin Moncure <mmoncure@gmail.com> wrote: > why not? if you are serving http, just put thin connection pooler in > your http server (node.js would be great for that). if you are > serving libpq directly, you can pool with pgbouncer. > Who enforces security and how? Best Wishes, Chris Travers