From: | Michael Andreasen <michael(at)systems(dot)to> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | No subject was specified. |
Date: | 2000-02-28 22:43:04 |
Message-ID: | 38BAF9F8.5020904@systems.to |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Im having problems running initdb with version 7.0. I am doing what I
normally do after compiler and installing previous versions. Here's the
console dump.
postgres(at)manatee:/ <"mailto:postgres(at)manatee:/"> $ initdb
--pgdata=/usr/local/pgsql.db
This database system will be initialized with username "postgres". This
user will own all the data files and must also own the server process.
Fixing permissions on pre-existing data directory //usr/local/pgsql.db
Creating database system directory /usr/local/pgsql.db/base Creating
database XLOG directory /usr/local/pgsql.db/pg_xlog Creating template
database in /usr/local/pgsql.db/base/template1
/usr/local/pgsql/bin/initdb: line 441: 338 Broken pipe cat "$TEMPLATE"
339 | sed -e "s/PGUID//$POSTGRES_SUPERUSERID/g" 340 Segmentation fault |
"$PGPATH"/postgres $FIRSTRUN template1 initdb failed. Removing
/usr/local/pgsql.db. rm: cannot remove directory
&pi0;/usr/local/pgsql.db': Permission denied Failed. Removing temp file
/tmp/initdb.316.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-02-28 23:12:18 | Re: [BUGS] 7.0beta1: bugs appearing on cygwin |
Previous Message | Tom Lane | 2000-02-28 22:40:23 | Re: [BUGS] Bug in 6.4.2. Aggregate/View/Where-condition |