From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Fuat Atabey <atabey(at)in(dot)tum(dot)de> |
Cc: | pgsql-admin(at)postgresql(dot)org, Asa McWilliams <macwilli(at)in(dot)tum(dot)de>, Fuat Atabey <fuat(dot)ata(at)gmx(dot)de>, richy <kayali(at)in(dot)tum(dot)de>, Christian Sandor <sandor(at)in(dot)tum(dot)de>, Martin Wagner <wagnerm(at)in(dot)tum(dot)de>, Andi Loehr <aloehr(at)inmedius(dot)de> |
Subject: | Re: initdb fails after installation on Mac OS X 10.2.6 |
Date: | 2003-07-20 04:52:01 |
Message-ID: | 19975.1058676721@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Fuat Atabey <atabey(at)in(dot)tum(dot)de> writes:
> [macbruegge65:~/Applications/pgsql] atabey% bin/initdb -D data
> ...
> creating template1 database in data/base/1... bin/initdb: line 582:
> 7349 Abort trap "$PGPATH"/postgres -boot -x1 $PGSQL_OPT
> $BACKEND_TALK_ARG template1
> initdb failed.
Hmm ... the "abort" bit is odd, seeing that you didn't configure with
--enable-cassert. Is there a core file? If so, can you get a stack
trace from it?
Also, does it work any better if you specify an absolute rather than
relative path in -D ?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-07-20 04:59:47 | Re: Error Message Using pg_dumpall |
Previous Message | Arcadius A. | 2003-07-19 19:04:21 | Help with privilege or pg_hba.conf |