Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA29630; Fri, 1 Nov 91 06:28:41 -0800
Date: Fri, 1 Nov 91 06:28:41 -0800
Message-Id: <9111011428.AA29630@postgres.Berkeley.EDU>
From: raab@sunapee.dartmouth.edu (Larry Raab)
Subject: replication
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu


Has POSTGRES been employed in any replicated data applications or
research?  It is my (limited) understanding that it would first be
necessary to expand POSTGRES to allow the distribution of the data
over multiple servers.  Then a replica control algorithm (i.e. a
consensus protocol) could be added on top of the concurrency control
algorithm (locking) that is already present.

Is anyone aware of any work along these lines?

Thank you,

Larry Raab.
email: raab@cs.dartmouth.edu
