Re: [ADMIN] [GENERAL] Using Postgresql as application server

2011-08-15 Thread Gavin Flower
On 14/08/11 05:12, David Johnston wrote: On Aug 13, 2011, at 11:57, c k wrote: Dear Postgres users, from last few months I am reading and searching for can postgresql used as application server? As postgresql supports many languages like pl/perl, pl/python etc, supports dblink like function

Re: [ADMIN] [GENERAL] Using Postgresql as application server

2011-08-13 Thread Chris Travers
Hi CK: First, it depends on what you mean by an application server. There are people who in fact do very similar things with PostgreSQL, essentially having it take on roles traditionally served by middleware. On Sat, Aug 13, 2011 at 8:57 AM, c k wrote: > Dear Postgres users, > from last few mon

Re: [ADMIN] [GENERAL] Using Postgresql as application server

2011-08-13 Thread David Johnston
On Aug 13, 2011, at 11:57, c k wrote: > Dear Postgres users, > from last few months I am reading and searching for can postgresql used as > application server? As postgresql supports many languages like pl/perl, > pl/python etc, supports dblink like functions to connect to other postgresql >