From: | "Gary Doades" <gpd(at)gpdnet(dot)co(dot)uk> |
---|---|
To: | pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | Re: initdb crash |
Date: | 2004-07-04 16:53:01 |
Message-ID: | 40E843FD.16861.F0FFE30@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers-win32 |
On 4 Jul 2004 at 16:39, Gary Doades wrote:
> On 4 Jul 2004 at 10:04, Tom Lane wrote:
>
> > Hm. Whether those macros are wrong or not, we're still left wondering
> > why it would exit(5), either.
> >
> > The crash is apparently coming during the first attempt to insert a row
> > from the postgres.bki file. That does not seem consistent with the
> > theory about a permissions problem; if we had no directory permissions
> > I'd have expected a failure at the previous "create pg_proc" step. (For
> > that matter, how'd we have managed to create all the subdirectories and
> > configuration files? The permissions theory doesn't hold water at all.)
> >
> > regards, tom lane
>
Hmm, I've just rebuilt this from the latest source snapshot tarball and it works perfectly.
Could this be a bad build of the binary on the snapshot website?
Cheers,
Gary.
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2004-07-04 17:31:57 | Re: initdb crash |
Previous Message | Gary Doades | 2004-07-04 15:39:56 | Re: initdb crash |