proxying connections - Mailing list pgsql-general

From Kundham Saare
Subject proxying connections
Date
Msg-id 20040921161639.3847.qmail@web61307.mail.yahoo.com
Whole thread Raw
Responses Re: proxying connections  (Gaetano Mendola <mendola@bigfoot.com>)
Re: proxying connections  (Federico Balbi <fbalbi@cs.utsa.edu>)
List 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

pgsql-general by date:

Previous
From: Chris Travers
Date:
Subject: Re: Stored Procedures
Next
From: Boris Folgmann
Date:
Subject: Re: Trouble with query logging