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

From Tom Lane
Subject Re: Abnormal termination of PostgreSQL
Date
Msg-id 28518.1214244334@sss.pgh.pa.us
Whole thread Raw
In response to Re: Abnormal termination of PostgreSQL  (Bill Thoen <bthoen@gisnet.com>)
List pgsql-bugs
Bill Thoen <bthoen@gisnet.com> writes:
> The table seems fine this time, and there was no segfaulting nonsense at
> any time. But the server log was a lot more active. Whe I loaded this
> data the first time and had that corruption prroblem, there was hardly
> anything posted to the log. However, this time I noticed when I ran the
> postgis script that there was some weirdness written to the log that
> doesn't look right . Does this look like geos or postgis is a bit broken
> to you?

No, that's more or less the sort of output I'd expect to see from
loading the postgis datatypes.  There's nothing wrong here that I can
tell.

So, whatever that glitch was, it seems we don't know how to trigger it.
Oh well ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bill Thoen
Date:
Subject: Re: Abnormal termination of PostgreSQL
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #4027: backslash escaping not disabled in plpgsql