Return-Path: andrew_yu
Received: from hitel.kol.net (hitel.kol.co.kr [204.252.145.2]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id AAA27105 for <postgres95@postgres.berkeley.edu>; Thu, 2 Nov 1995 00:13:19 -0800
From: unicom1@hitel.kol.co.kr
Received: (from unicom1@localhost) by hitel.kol.net (8.6.9H1/8.6.9) id RAA18924 for postgres95@postgres.berkeley.edu; Thu, 2 Nov 1995 17:15:36 +0900
Date: Thu, 2 Nov 1995 17:15:36 +0900
Message-Id: <199511020815.RAA18924@hitel.kol.net>
Content-Type: text
Content-Length: 1247
Apparently-To: postgres95@postgres.Berkeley.EDU
Resent-To: owner-postgres95
Resent-Date: Thu, 02 Nov 95 00:13:21 -0800
Resent-From: pglite
Resent-XMts: smtp

To report a bug, please complete the following form and send it by
email to postgres95@postgres.berkeley.edu

============================================================================
                        POSTGRES95 BUG REPORT TEMPLATE
============================================================================


Your name               : EuiKeun Han
Your email address      : unicom1@hitel.kol.co.kr


System Configuration
---------------------
  Architecture (example: DEC Alpha AXP)         : Sun Sparcstation 10

  Operating System (example: OSF/1 3.2)         : Solaris 2.4

  Postgres95 version (example: Postgres95-1.0)  : Postgres95-1.0

  Compiler used (example:  gcc 2.6.3)           : gcc 2.6.0


Please enter a FULL description of your problem:
------------------------------------------------
Compilation is Good!
But, when I run 'initdb', I can't get success message.

error message -----

----------------------------------------------------------------------
WARN:amcreate: pg_inherits relation already exists
Segmentation Fault - core dump
initdb: could not create template database
initdb: cleaning up.
----------------------------------------------------------------------

Then I can't do anything.

Please answer me.


