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 TAA24654 for postgres-redist; Fri, 2 Sep 1994 19:22:21 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199409030222.TAA24654@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 earth.cias.osakafu-u.ac.jp (earth.cias.osakafu-u.ac.jp [157.16.91.53]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with ESMTP id TAA24644 for <postgres@nobozo.CS.Berkeley.EDU>; Fri, 2 Sep 1994 19:22:14 -0700
Received: from earth (localhost [127.0.0.1]) by earth.cias.osakafu-u.ac.jp (8.6.9+2.4Wb3/3.3Wb) with ESMTP id LAA04378 for <postgres@nobozo.CS.Berkeley.EDU>; Sat, 3 Sep 1994 11:23:31 +0900
Message-Id: <199409030223.LAA04378@earth.cias.osakafu-u.ac.jp>
To: postgres@postgres.Berkeley.EDU
Subject: Bus error
X-Face: $Cx`H<mo[k@}`->4h}&#Ay65<'8JKnrNJ"m]<sl}[8usxY~+yrH/[F'>K0nX2>7@Da=n'V$
 uF~ag)mR<x5qPXu~v+SBh}^sc;YOAlSJP&ErCnp=6j2jq|a~}q<Cw[!&z6N%s?fTn5Nf167W$/f#Qg
 n*?o9{tYMn?|CLT%n%w;r9$f9Db"t~!HyLpZ]8HE9_{DM(+ghD
Date: Sat, 03 Sep 1994 11:23:17 +0900
From: Kenji Okamoto <okamoto@earth.cias.osakafu-u.ac.jp>
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Fri, 02 Sep 94 19:22:21 -0700
Resent-XMts: smtp


When I tried to make new class on jupiter database using the 3M's pg_exec.c
program, I got a error message of "Bus error".  However, the new class imgindex
had been created.  I wonder whether this error message is harmless.

The create command I have sent is as follows:

create imgindex (spacecraft=text, mission=text, target=text, imageID=text,
    imageNo=float4, imageTime=text, receiveTime=text, instrument=text,
    scan=text, shutter=text, gain=text, edit=text, filter=text, filterNo=int4,
    exposure=float4, note=text, bitmask=text, anomaly=text, CDvolume=text,
    filename=text, browseCD=text, browseFilename=text)

I'm using Postgres4.1 on SunOS 4.1.3_U1(English version), the postgres itself
is working properly for the other database/classes.

Kenji

------------------------------------------------------------------------------
Kenji Okamoto     |  e-mail      okamoto@earth.cias.osakafu-u.ac.jp
 ______  __ |__   |  Universiy of Osaka Prefecture, Dept. of Earth Science,
|__\/__|   /|\    |  Gakuen-cho 1 - 1, Sakai, Osaka 593, Japan
||_|_| |  /-|-\   |  old e-mail: okamoto@asuws3.la.asu.edu
------------------------------------------------------------------------------


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