[postgis-users] GiST questions in 7.2
Andy Turk
andy at streetlight.com
Fri May 3 13:54:54 PDT 2002
Question #1: Is the syntax for creating a GiST index different in 7.2? I get
syntax errors from psql when I append the "with (islossy)" clause. The index
works just fine without it, however.
Question #2: In trying to create another index, I got the following error:
ERROR: MemoryContextAlloc: invalid request size 0
This was also using a 7.2 system and a GiST index without the islossy clause.
Is there a workaround for this? Also, what's the best way of recreating the
error so that it's useful to the development team?
Thanks,
Andy
andy at streetlight.com
More information about the postgis-users
mailing list