initdb fails on HP-UX 10.20 / PGSQL 7.1.2 - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject initdb fails on HP-UX 10.20 / PGSQL 7.1.2
Date
Msg-id 200106280857.f5S8v2U02126@hub.org
Whole thread Raw
Responses Re: initdb fails on HP-UX 10.20 / PGSQL 7.1.2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Roland Lammel (lammel@atc.co.at) reports a bug with a severity of 1
The lower the number the more severe it is.

Short Description
initdb fails on HP-UX 10.20 / PGSQL 7.1.2

Long Description
Installation: Compile from source on HP-UX 10.20 with
configure --prefix=/opt/postgresql

after install...

[47] % /opt/postgresql/bin/initdb -D /opt/postgresql/data
This database system will be initialized with username "pgsql".
This user will own all the data files and must also own the server process.

Creating directory /opt/postgresql/data
Creating directory /opt/postgresql/data/base
Creating directory /opt/postgresql/data/global
Creating directory /opt/postgresql/data/pg_xlog
Creating template1 database in /opt/postgresql/data/base/1
DEBUG:  database system was shut down at 2001-06-28 10:12:41 METDST
DEBUG:  CheckPoint record at (0, 8)
DEBUG:  Redo record at (0, 8); Undo record at (0, 8); Shutdown TRUE
DEBUG:  NextTransactionId: 514; NextOid: 16384
DEBUG:  database system is in production state
Creating global relations in /opt/postgresql/data/global
DEBUG:  database system was shut down at 2001-06-28 10:12:49 METDST
DEBUG:  CheckPoint record at (0, 112)
DEBUG:  Redo record at (0, 112); Undo record at (0, 0); Shutdown TRUE
DEBUG:  NextTransactionId: 514; NextOid: 17199
DEBUG:  database system is in production state
Initializing pg_shadow.
Enabling unlimited row width for system tables.
Creating system views.
/opt/postgresql/bin/initdb[572]: 11505 Memory fault(coredump)

initdb failed.
Removing /opt/postgresql/data.
Removing temp file /tmp/initdb.11454.

Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: COPY BINARY broken on Linux/AXP
Next
From:
Date:
Subject: Truncation Problem