[postgis-users] GEOS union() error

Kevin Neufeld kneufeld at refractions.net
Wed Nov 7 08:29:12 PST 2007


http://postgis.refractions.net/pipermail/postgis-users/2007-September/017191.html

As for temp_buffers, the docs say this is for memory access for 
temporary tables. 
http://www.postgresql.org/docs/8.2/static/runtime-config-resource.html
You could try increasing it to see if it makes any difference, but 
you're not using any temp tables here.

-- Kevin

Lee Keel wrote:
> I have 
>
> shared_buffers = 32MB
> temp_buffers=8MB	(default)
>
> Any suggestions on what these should be?
>
> -LK
>   



More information about the postgis-users mailing list