proxying connections

From: Kundham Saare <oxb1001001001(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: proxying connections
Date: 2004-09-21 16:16:39
Message-ID: 20040921161639.3847.qmail@web61307.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

Thanks and best wishes,

Mork


_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-09-21 16:31:59 Re: abnormal data grow
Previous Message Pierre-Frédéric Caillaud 2004-09-21 16:14:14 gist index woes