> $ initdb --pgdata=/usr/local/pgsql.db
> Creating template database in /usr/local/pgsql.db/base/template1
> /usr/local/pgsql/bin/initdb: line 441: 282 Broken pipe cat
> "$TEMPL
> ATE"
> 283 | sed -e "s/PGUID/$POSTGRES_SUPERUSERID/g"
> 284 Segmentation fault | "$PGPATH"/postgres $FIRSTRUN
> template1
Beats me. If there's a segfault, maybe there's a core file? If so it might
help to know which program core dumps (run 'file core'). If it's postgres,
maybe you can show a stack backtrace (run 'gdb postgres core' and enter
'bt'), otherwise it's outside our jurisdiction. :)
--
Peter Eisentraut Sernanders väg 10:115
peter_e@gmx.net 75262 Uppsala
http://yi.org/peter-e/ Sweden