Re: ERROR: invalid memory alloc request size 0 - Mailing list pgsql-general

From Tom Lane
Subject Re: ERROR: invalid memory alloc request size 0
Date
Msg-id 24388.1081512711@sss.pgh.pa.us
Whole thread Raw
In response to Re: ERROR: invalid memory alloc request size 0  ("John Hagstrand" <john.hagstrand@interageresearch.com>)
List pgsql-general
"John Hagstrand" <john.hagstrand@interageresearch.com> writes:
> CREATE INDEX idx_geo_property ON property USING gist (geom)

This must be the culprit.  I seem to have deleted your prior mail that
would tell me the datatype of the geom column :-( ... what was it again?
And which GIST operator class are you using here?

            regards, tom lane

pgsql-general by date:

Previous
From: "John Hagstrand"
Date:
Subject: Re: ERROR: invalid memory alloc request size 0
Next
From: Tom Lane
Date:
Subject: Re: Sorting in Unicode not working