Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id NAA28225 for postgres-dist; Mon, 21 Mar 1994 13:22:07 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199403212122.NAA28225@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from liblas.byu.edu (liblas.byu.edu [128.187.11.118]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id NAA28216 for <postgres@postgres.berkeley.edu>; Mon, 21 Mar 1994 13:22:05 -0800
Received: by liblas.byu.edu; id AA23118; Mon, 21 Mar 1994 14:25:33 -0700
From: Brian Holman <bkh@liblas.byu.edu>
Message-Id: <9403212125.AA23118@liblas.byu.edu>
Subject: copy of large class bombs!
To: postgres@postgres.Berkeley.EDU
Date: Mon, 21 Mar 1994 14:25:31 +119303928 (MST)
X-Mailer: ELM [version 2.4 PL22]
Content-Type: text
Content-Length: 1393      
Resent-To: postgres-dist@postgres.Berkeley.EDU
Resent-Date: Mon, 21 Mar 94 13:22:06 -0800
Resent-XMts: smtp

I'm trying to copy a class out of a Postgres 4.1/ULTRIX 4.2A system.  The
operation gets so far and then it gives me a bus error!?

class = TIMESTAT (gateway = text, appl = text, time = float8, date =
abstime)

The class in rather large and contains alot of transactional information:
-rw-------  1 postgres 27549696 Mar 21 10:40 TIMESTAT

This is the results of my copy.

|csh> postgres gateway
|        ---debug info---
|        Quiet =        f
|        Noversion =    f
|        stable    =    f
|        timings   =    f
|        bufsize   =    64
|        query echo =   f
|        DatabaseName = [gateway]
|        ----------------
|
|        InitPostgres()..
|
|POSTGRES backend interactive interface
|$Revision: 1.161 $ $Date: 1993/02/03 22:41:13 $
|> copy TIMESTAT to "/usr2/postgres/TIMESTAT.load"
|        StartTransactionCommand() at Mon Mar 21 13:58:49 1994
|
|        ProcessUtility() at Mon Mar 21 13:58:49 1994
|
|Bus error (core dumped)

Any help would be appreciated.
-- 
+--------------------------+-------------------------------------+
| BRIAN K. HOLMAN          | E-Mail:        brian_holman@byu.edu |
| Programmer/Analyst       | Mail:    2330 HBLL, Provo, UT 84602 |
| Library Automations      | Phone:               (801) 378-8162 |
| Brigham Young University | Fax:                 (801) 378-3221 |
+--------------------------+-------------------------------------+
