Re: proxying connections

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: Kundham Saare <oxb1001001001(at)yahoo(dot)com>
Subject: Re: proxying connections
Date: 2004-09-26 22:56:33
Message-ID: 41574921.6050709@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Kundham Saare wrote:
> Hi,
>
> I am trying to develop a proxy for postgresql that
> will distribute the load between multiple postgresql
> database servers and have so far failed to even get a
> connection.
>
> What I am trying to do is to create a TCP socket
> server and a client and forward all requests coming
> into the server through the client and vice versa.
>
> So far, it has not worked at all.
>
> Can anybody shed any light on this or a better way of
> doing this.

Did you take a look at sqlrelay or pgpool ?

Regards
Gaetano Mendola

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Randy Yates 2004-09-26 23:35:24 Free Unix-Like ODBC Driver Manager For Win32?
Previous Message gearond 2004-09-26 21:54:57 Re: wierd reserved word?