Return-Path: postman 
Delivery-Date: Wed, 15 Sep 93 15:37:16 PDT
Return-Path: postman
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA20688; Wed, 15 Sep 93 15:33:05 -0700
Resent-From: postman (POSTGRES mailing list)
Resent-Message-Id: <9309152233.AA20688@postgres.Berkeley.EDU>
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: neves@ils.nwu.edu
Received: from aristotle.ils.nwu.edu by postgres.Berkeley.EDU (5.61/1.29)
	id AA20680; Wed, 15 Sep 93 15:32:59 -0700
Received: from [129.105.100.185] (neves.ils.nwu.edu) by aristotle.ils.nwu.edu (4.1/SMI-ACNS-1.03)
	id AA25547; Wed, 15 Sep 93 17:32:24 CDT
Date: Wed, 15 Sep 93 17:32:23 CDT
Message-Id: <9309152232.AA25547@aristotle.ils.nwu.edu>
To: postgres@postgres.Berkeley.EDU
From: neves@ils.nwu.edu
X-Sender: neves@aristotle.ils.nwu.edu
Subject: survey summary
Resent-To: postgres-dist
Resent-Date: Wed, 15 Sep 93 15:33:04 PDT

I got only two replies to my message.  Both were negative on accessing a
database by several users.  Any other experiences?  Any comments?
-David

---
Reply 1:

We've used postgres for over a year.  When we tried to have two users 
accessing and modifying the same table in the same database, problems
arose.  (I can't remember what exactly happened, either the program crashed,
the postgres backend crashed, or the data became corrupted--in any case,
unacceptable behavior occurred so we now don't allow two users to access
the same database at the same time.)

Before we adopted the one user rule, postgres wasn't reliable.  We were
always having to rebuild the database (you should be prepared to 
re-create your database and re-populate it).
---
Reply 2:

I've been trying to get multiple processes to access shared
postgres classes without success. Previous versions of postgres
usually crashed (never detected a pattern) after a few processes
were added. With Version 4.1, a simple program updating one
class within a transaction causes a deadlock when multiple
instances are executed.
---
Part of original post:

If you have used Postgres for 6+ months and several people have been using
your databases please email me.  If you want to add anything else about
your experiences (like reliability) I would be happy to receive that as
well.


