Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id AAA05226 for postgres-redist; Fri, 12 Apr 1996 00:20:56 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199604120720.AAA05226@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 online.tmx.com.au (online.tmx.com.au [192.150.129.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id AAA02403 for <postgres@postgres.berkeley.edu>; Fri, 12 Apr 1996 00:20:52 -0700
Received: from stone.oz.au (daemon@localhost) by online.tmx.com.au (8.6.5/8.6.5) with MHSnet id RAA14786 for postgres@postgres.berkeley.edu; Fri, 12 Apr 1996 17:20:36 +1000
From: daryl@stone.oz.au (Daryl Sayers)
X-Mailer: SCO System V Mail (version 3.2)
To: postgres@postgres.Berkeley.EDU
Date: Fri, 12 Apr 96 15:46:39 AEST
Message-ID: <9604121546.aa08103@odtdev.stone.oz.au>
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Fri, 12 Apr 96 00:20:56 -0700
Resent-XMts: smtp

Newsgroups: stone.mlist.postgres
Path: daryl
From: daryl@stone.oz.au (Daryl Sayers)
Subject: 4.2 on Solaris causing big problems
Organization: Stone Microsystems, NSW, Australia
Date: Fri, 12 Apr 1996 05:46:35 GMT
Message-ID: <DpqIpo.68J@stone.oz.au>
X-Newsreader: NN version 6.5.0 #3

I have been using PG4.2 for a yaer or so without problems. It is a simple
Client record system using tk/tcl as the front end (PQTCL). I have
now run into a problem when accessing a database.
Using monitor I get 2 possible errors.
1. Read all the records (retrieve (CLASS.all) \g but will not return to the
   Prompt after printing all records
2. After printing all the records it prints
   WARN:Apr 12 15:31:32:cannot open segment 1 of relation pg_time

The process does not die either. Doing a ps shows
/usr/local/postgres-4.2/bin/./postgres -p -Q -o /dev/null -P4 Stone
still there.
In the data directory I have a huge pg_log and large pg_time.
-rw-------   1 postgres cdb      134234112 Apr 12 15:31 pg_log
-rw-------   1 postgres cdb      4595712 Apr 12 13:03 pg_time

Any ideas on how to fix this. I have reinstalled from a backup but
it eventually causes the same problem after adding a few records.


-- 
Daryl Sayers                              Ph: (02) 417 3788
Stone Group Asia Pacific                 Fax: (02) 417 3741
Unit 20, 380 Eastern Valley Way        Email: daryl@stone.oz.au
Roseville, 2069 NSW Australia            WWW: http://sydney.DIALix.com/~stone

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