Re: Feature Request for 7.5

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Chris Travers <chris(at)travelamericas(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Feature Request for 7.5
Date: 2003-12-01 16:20:25
Message-ID: Pine.LNX.4.44.0312011718160.23890-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chris Travers writes:

> The easiest way of furthering the development of asynchronous replication
> proxies would be to break off the server-side network protocol handler into
> a library which would contain functions to bind to ports, listen, and pass
> messages back to the calling program. The library could then also be
> installed, but also be redistributable, so that developers could build these
> solutions.

You might be interested in Clustered JDBC (http://c-jdbc.objectweb.org/),
which implements a proxy approach but does not require knowledge of the
database-specific protocol.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2003-12-01 16:21:28 Re: PostgreSQL from a newcomers perspective
Previous Message Ian Harding 2003-12-01 16:04:19 Re: language war