[postgis-users] MAXFEATURES

David Blasby dblasby@refractions.net
Tue Aug 12 20:31:35 2003


Zamil Murji wrote:
> What version of postgresql are you using? What version of postgis? My query still hangs at 41 records, so i want to upgrade to your version. How can i check what version of postgresql I have installed?

What happens if you use your patch and limit it to 40 records?


dblasby=# select version();

                            version
-------------------------------------------------------------
  PostgreSQL 7.3.3 on i686-pc-linux-gnu, compiled by GCC 2.96


dave