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 JAA04324 for postgres-redist; Thu, 18 Aug 1994 09:13:46 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199408181613.JAA04324@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 cs.utah.edu (cs.utah.edu [128.110.4.21]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id JAA04314 for <postgres@postgres.berkeley.edu>; Thu, 18 Aug 1994 09:13:45 -0700
From: sdalby@fuller.mech.utah.edu
Received: from howe.mech.utah.edu by cs.utah.edu (5.65/utah-2.21-cs)
	id AA18601; Thu, 18 Aug 94 10:13:43 -0600
Received: from fuller.mech.utah.edu by howe (5.67b/utah-2.15sun-leaf)
	id AA02464; Thu, 18 Aug 1994 10:13:40 -0600
Received: by fuller.mech.utah.edu (5.67b/utah-2.15sun-leaf)
	id AA18993; Thu, 18 Aug 1994 10:13:38 -0600
Date: Thu, 18 Aug 1994 10:13:38 -0600
Message-Id: <199408181613.AA18993@fuller.mech.utah.edu>
To: postgres@postgres.Berkeley.EDU
Subject: Postgres 4.2 Problems...
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Thu, 18 Aug 94 09:13:46 -0700
Resent-XMts: smtp

Hello there,

We have five small Postgres databases against which we pose "randomly"
generated queries nightly.  Under SunOS 4.1.1 and Postgres version
4.0.1 we were able to pose greater than 10,000 queries without any
Postgres problems.  Now under Solaris 2.3 and Postgres 4.2 we are only
able to get about 3,000 before the ~postgres/data/pg_log file
(relation) balloons to 134 MB (the file is *extremely* sparse) and we
get the error:

WARN:Aug 15 10:17:08:cannot open segment 1 of relation pg_time

At this point we are not able to do any more with Postgres and our
homegrown solution is to use ~postgres/bin/cleardbdir,
~postgres/bin/initdb, and rebuild the five small databases.

As an experiment, we have also built Postgres 4.2 under SunOS 4.1.1.
Different problem here (the Postgres backend dies), but we are still
unable to get through as many queries as we were able to under version
4.0.1 of Postgres.  In fact, the number of queries we are able to
process is similar to the number processed under Solaris 2.3.

Both versions passed the regression test when I built them.  Has
anyone else experienced problems similar to this? 

       Sean Dalby
       Department of Mechanical Engineering Design Systems Laboratory
       University of Utah
       sdalby@part.net

==============================================================================
   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.
==============================================================================
