[postgis-users] [BUGS] ERROR: XX000: function 60821C60 returned NULL
Mark Cave-Ayland
mark.cave-ayland at ilande.co.uk
Wed Jan 3 01:07:32 PST 2007
On Tue, 2007-01-02 at 15:52 -0500, Obe, Regina wrote:
> I asked the pgsql-bugs - (there comments below) and they think its a
> PostGIS issue. I do have a gist index on the_point field. I think it
> does cause a core dump since if I am connected via PgAdmin immediately
> after doing a load, my connection is broken and I have to connect again.
> I forgot to mention I update the_point field after the data is loaded,
> but during load the_point is null and again I suspect it has something
> to do with the frequency of my load since the other tables are fine (and
> this is fine for a while and then it starts happening).
>
> Thanks,
> Regina
Hi Regina,
Do you have any NULL geometries in your point field? It could be that
you are finding this bug:
http://postgis.refractions.net/pipermail/postgis-devel/2006-December/002421.html. Could you try applying the patch mentioned in the thread and see whether this helps you?
Kind regards,
Mark.
More information about the postgis-users
mailing list