From: | Neil Conway <neilc(at)samurai(dot)com> |
---|---|
To: | Haluk GUNCER <halukguncer(at)hotmail(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #1678: pw_shadow BUS ERROR |
Date: | 2005-05-25 00:28:35 |
Message-ID: | 4293C6B3.8040704@samurai.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Haluk GUNCER wrote:
> fixing permissions on existing directory /usr/local/pgsql/data ... 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_xlog/archive_status ... ok
> creating directory /usr/local/pgsql/data/pg_clog ... ok
> creating directory /usr/local/pgsql/data/pg_subtrans ... ok
> creating directory /usr/local/pgsql/data/base ... ok
> creating directory /usr/local/pgsql/data/base/1 ... ok
> creating directory /usr/local/pgsql/data/pg_tblspc ... ok
> selecting default max_connections ... 100
> selecting default shared_buffers ... 1000
> creating configuration files ... ok
> creating template1 database in /usr/local/pgsql/data/base/1 ... ok
> initializing pg_shadow ... sh: 2419 Bus error(coredump)
> child process exited with exit code 138
Can you get a stack trace from the core file? (Depending on where the
core file gets created, you may need to use the '-n' option to initdb to
stop the partially-created data directory from being removed.)
-Neil
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2005-05-25 02:01:20 | Re: BUG #1671: Long interval string representation rejected |
Previous Message | Scott Marlowe | 2005-05-24 18:34:07 | Re: Tip ? |