Re: Abnormal termination of PostgreSQL - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Abnormal termination of PostgreSQL
Date
Msg-id 1737.1214174834@sss.pgh.pa.us
Whole thread Raw
In response to Re: Abnormal termination of PostgreSQL  (Bill Thoen <bthoen@gisnet.com>)
Responses Re: Abnormal termination of PostgreSQL
Re: Abnormal termination of PostgreSQL
List pgsql-bugs
Bill Thoen <bthoen@gisnet.com> writes:
> On Sun, Jun 22, 2008 at 02:17:47PM -0400, Tom Lane wrote:
>> Can you reproduce the problem if you import the same data into a new
>> table?

> Arrg! Looks like the first load was corrupted as you suspected.. When I
> tried it a second time, it seems to have worked just fine.

Hmm.  Unless you have reason to think that your hardware is flaky,
I dislike writing this off as "just a glitch".  I think most likely
you got bit by a bug somewhere.  Still, if we can't reproduce it
it's gonna be mighty hard to find.

If you have the time and interest, it might be worth repeating the
whole setup sequence starting from initdb.  I'm speculating that
installing PostGIS might have somehow left corruption in server memory
that later manifested as the visible problem.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bill Thoen
Date:
Subject: Re: Abnormal termination of PostgreSQL
Next
From: Bill Thoen
Date:
Subject: Re: Abnormal termination of PostgreSQL