From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Scott Goodwin <scott(at)scottg(dot)net> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: PostgreSQL 7.4RC1 crashes on Panther |
Date: | 2003-11-06 20:25:26 |
Message-ID: | 22134.1068150326@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Scott Goodwin <scott(at)scottg(dot)net> writes:
> After recompiling with GCC 3.1 it fails when I'm running initdb to
> create the cluster -- it's a shmget error again. I believe that takes
> both Tcl and PostgreSQL out of the suspect pool and leaves Mac OS 10.3
> as the primary culprit.
Does the failure go away if you reboot? I'm wondering whether the
conflicting shared memory segment is simply left over from your last
failure. (Try "ipcs" if you have it; I don't think 10.2 did, but maybe
Apple saw the light for 10.3.)
We know that PG worked okay on 10.3 betas about a month back,
so I'm doubtful that there's any serious problem in 10.3 final.
Unfortunately I don't have a copy of 10.3 final yet to confirm ...
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Goodwin | 2003-11-06 21:18:06 | Re: PostgreSQL 7.4RC1 crashes on Panther |
Previous Message | Scott Goodwin | 2003-11-06 20:15:13 | Re: PostgreSQL 7.4RC1 crashes on Panther |