pg_shadow [1] Bus error (core dumped) - Mailing list pgsql-admin

From Forensic Labs.
Subject pg_shadow [1] Bus error (core dumped)
Date
Msg-id Pine.WNT.4.64.0511091006120.772@pbhagre
Whole thread Raw
Responses Re: pg_shadow [1] Bus error (core dumped)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hi List,

I've just tried to initdb on a new installation of 7.3.9 which resulted
in this output:

$ 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
creating template1 database in /usr/local/pgsql/data/base/1... ok
creating configuration files... ok
initializing pg_shadow... [1]   Bus error (core dumped)
"${PGPATH}/postg...

initdb failed.

The installation is running on a 4 x 125MHz (Ross HyperSparc) SS20 with
512Mb RAM. PostgreSQL was compiled from source using GNU Make 3.80 using
the default configuration.

Can anyone help me out with this one?

--
Regards,

William.

pgsql-admin by date:

Previous
From: patrick hoogendijk
Date:
Subject: Is there a way to check execution progress of a query?
Next
From: Tom Lane
Date:
Subject: Re: autovacuum daemon question...