Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id LAA28162 for postgres-redist; Thu, 12 Jan 1995 11:07:52 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199501121907.LAA28162@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from robin.mcnc.org.mcnc.org (robin.mcnc.org [128.109.130.29]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with ESMTP id LAA28152 for <postgres@postgres.berkeley.edu>; Thu, 12 Jan 1995 11:07:50 -0800
Received: by robin.mcnc.org.mcnc.org (8.6.9/MCNC/8-10-92)
	id OAA07712; Thu, 12 Jan 1995 14:07:48 -0500
	for postgres@postgres.berkeley.edu
From: "William T. Smith" <smith_w@mcnc.org>
Message-Id: <199501121907.OAA07712@robin.mcnc.org.mcnc.org>
Subject: POSTGRES Append Performance
To: postgres@postgres.Berkeley.EDU (POSTGRES Mailing List)
Date: Thu, 12 Jan 1995 14:07:47 -0500 (EST)
X-Mailer: ELM [version 2.4 PL23]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 906       
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Thu, 12 Jan 95 11:07:52 -0800
Resent-XMts: smtp

Hello,

	I am evaluating version 4.2 of POSTGRES as a database tool to
provide persistent storage of directed graphs.  The test program adds
one node which requires 17 append operations against an empty database.
Each instance has less than 100 bytes.  The program takes 10 seconds
elapsed time to execute.  Adding ten nodes takes 20 seconds.  Is this
"normal" performance for POSTGRES?  Does anyone have any suggestions to
improve performance? Is anyone using POSTGRES to support interactive
applications.

	The program is run on a SPARC10 workstation with SunOS 5.3.
The database resides on the workstation.

Thanks.

Ted

-- 
Ted Smith                                           MCNC
Internet: smith_w@mcnc.org           Information Technologies Division
Voice:    919-248-9232               P.O. Box 12889, 3021 Cornwallis Rd.
Fax:      919-248-9245               Research Triangle Park, NC 27709-2889


==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
