postgresql-7.4RC1 - Memory fault(coredump) on HP-UX - Mailing list pgsql-hackers

From Verbus Counts
Subject postgresql-7.4RC1 - Memory fault(coredump) on HP-UX
Date
Msg-id 1802.156.153.255.196.1068154976.squirrel@webmail.avantac.com
Whole thread Raw
Responses Re: postgresql-7.4RC1 - Memory fault(coredump) on HP-UX  (Gaetano Mendola <mendola@bigfoot.com>)
List pgsql-hackers
Greetings,

PostgreSQL built with:

export CC=cc
./configure --without-readline --without-zlib

The build and install went OK.

{/opt/postgres/postgresql-7.4RC1}$ initdb -D /usr/local/pgsql/data

The files belonging to this database system will be owned by user
"postgres". This user must also own the server process.

The database cluster will be initialized with locale C.

fixing permissions on existing directory /usr/local/pgsql/data... ok
creating directory /usr/local/pgsql/data/base... ok
creating directory /usr/local/pgsql/data/global... ok
creating directory /usr/local/pgsql/data/pg_xlog... ok
creating directory /usr/local/pgsql/data/pg_clog... ok
selecting default max_connections... 100
selecting default shared_buffers... 1000
creating configuration files... ok
creating template1 database in /usr/local/pgsql/data/base/1... ok
initializing pg_shadow... ok
enabling unlimited row size for system tables... ok
initializing pg_depend... ok
creating system views... ok loading pg_description... ok
creating conversions... ok
setting privileges on built-in objects... ok
creating information schema... ok
vacuuming database template1... ok
copying template1 to template0... ok

Success. You can now start the database server using:
   /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data
or   /usr/local/pgsql/bin/pg_ctl -D /usr/local/pgsql/data -l logfile start

{/opt/postgres/postgresql-7.4RC1}$ postmaster -D /usr/local/pgsql/data
Memory fault(coredump)

{/opt/postgres/postgresql-7.4RC1}$ uname -a
HP-UX systemname B.11.11 U 9000/782 2010014256 unlimited-user license

{/opt/postgres/postgresql-7.4RC1}$ id
uid=101(postgres) gid=101(postgres)

{/opt/postgres/postgresql-7.4RC1}$ ll core
-rw-------   1 postgres   postgres    726684 Nov  6 10:55 core


-- 
Reagrds,
Verbus


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: [pgsql-advocacy] Changes to Contributor List
Next
From: Robert Treat
Date:
Subject: Re: [pgsql-www] Changes to Contributor List