Re: Proxy for postgres

From: Said Ramirez <sramirez(at)vonage(dot)com>
To: martins(dot)listz(at)gmail(dot)com
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Proxy for postgres
Date: 2009-08-14 16:43:58
Message-ID: 4A85944E.7060105@vonage.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Have you tried sql relay? They support may platforms:

http://sqlrelay.sourceforge.net/

-Said

Martin Spinassi wrote:
> Hi list!
>
>
> I'm searching for something to use as a proxy for different instances of
> postgres.
>
> I've found pl/proxy, but it seems to work with (correct me if i'm wrong)
> functions, and some hard work would be needed in our applications in
> order to make them use those functions replacing direct access, an I'm
> trying to avoid this.
>
> Another option is pgpool, but I see too much lock in tables at
> transactional queries, and I'm pretty sure this will make my life a lot
> harder.
>
> So the question is, what can I use as a proxy queries to different
> instances of postgres?
>
>
> Cheers
>
>
> Martin
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2009-08-14 17:03:55 Re: Proxy for postgres
Previous Message Ing. Eris J. Gómez 2009-08-14 16:42:50 Function doesn't work properly