Re: [BUGS] initdb and version 7
| От | Peter Eisentraut |
|---|---|
| Тема | Re: [BUGS] initdb and version 7 |
| Дата | |
| Msg-id | Pine.LNX.4.21.0003040415130.489-100000@localhost.localdomain обсуждение исходный текст |
| Ответ на | Re: [BUGS] initdb and version 7 (michael <michael@systems.to>) |
| Список | pgsql-bugs |
> $ 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
В списке pgsql-bugs по дате отправления: