Re: PostgreSQL7.0 bug? "make install" doesN'T run at all

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: planx plnetx <planetx2100(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL7.0 bug? "make install" doesN'T run at all
Date: 2000-05-28 22:18:12
Message-ID: Pine.LNX.4.21.0005281655470.348-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

{bug reports please to pgsql-bugs}

planx plnetx writes:

> but if I run initdb it tell me:
> ***************
> This user will own all the data files and must also own the server process.
>
> Creating database system directory /home/SQL/sdp
> Creating database system directory /home/SQL/sdp/base
> Creating database XLOG directory /home/SQL/sdp/pg_xlog
> Creating template database in /home/SQL/sdp/base/template1
> /usr/pgsql/bin/initdb: line 442: 992 Broken pipe cat
> "$TEMPLATE"
> 993 | sed -e "s/PGUID/$POSTGRES_SUPERUSERID/g"
> 994 Segmentation fault | "$PGPATH"/postgres $FIRSTRUN template1

It would be good to know which program segfaulted. If you have a core file
then run `file core' to see. If it happens to be `postgres', then a
backtrace would also be nice. (configure with --enable-debug, recompile,
re-run initdb, then `gdb /path/to/postgres /path/to/core'. Thanks.

>
> initdb failed.
> Removing /home/SQL/sdp.
> Removing temp file /tmp/initdb.973.
> *********************

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mike Mascari 2000-05-29 03:20:05 Re: Another problem - exporting from access
Previous Message Fabrice Scemama 2000-05-28 18:22:26 Vacuum Complains