[postgis-users] itemnquery limitation

Tom Melhuish tmelhuish@webinsightsinc.com
Wed Aug 13 13:02:50 2003


This is a multi-part message in MIME format.

---------------------- multipart/mixed attachment
Dave,

I installed Postgres 7.3.4, postgis 0.7.5 and the nightly CVS build of
Mapserver. I'm running RH8.0 & Apache 2.0.40. I dropped the database and
reproduced it like the postgis website states for an upgrade. I'm using the
mappostgis.c that came with the nightly build since the one you sent doesn't
work for some reason. Unfortunately I still get the same problem.

I have attached my perl script that I use along with the config file. You
will have to change the config file to match your database connection. Here
and example URL to use the script.
http://yourservername/cgi-bin/wc/WCMapserv.pl?MainOption=FindNodes&NodeType=
BASE&SchoolInfo=308+APEX+ELEMENTARY&CalendarYear=2003-2002


Maybe you could send me your scripts to run on my server to test them out to
see if they run fine on my server.

If you like to look at it on my server the link is:

Nodeid > 0
http://68.100.140.169:7780/cgi-bin/wc/WCMapserv.pl?MainOption=FindNodes&Node
Type=BASE&SchoolInfo=308+APEX+ELEMENTARY&CalendarYear=2003-2002

Nodeid less then 21 items
http://68.100.140.169:7780/cgi-bin/wc/WCMapserv21.pl?MainOption=FindNodes&No
deType=BASE&SchoolInfo=308+APEX+ELEMENTARY&CalendarYear=2003-2002

tom


-----Original Message-----
From: postgis-users-bounces@postgis.refractions.net
[mailto:postgis-users-bounces@postgis.refractions.net]On Behalf Of David
Blasby
Sent: Tuesday, August 12, 2003 1:55 PM
To: PostGIS Users Discussion
Subject: Re: [postgis-users] itemnquery limitation


Tom,

I made a WCms_nodes.html that just had "nodeid=[nodeid]" in it.

Everything seems to work fine through the http server - small queries
and big queries.

I'm completely unable to reproduce the "hang".

dave
ps. do you have a recent version of libpq.so on your linux box?


_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

---------------------- multipart/mixed attachment
A non-text attachment was scrubbed...
Name: WCMapserv.cfg
Type: application/octet-stream
Size: 404 bytes
Desc: not available
Url : http://offsite.refractions.net/pipermail/postgis-users/attachments/20030813/52c472ae/WCMapserv.obj

---------------------- multipart/mixed attachment
A non-text attachment was scrubbed...
Name: WCMapserv.pl
Type: application/x-perl
Size: 38310 bytes
Desc: not available
Url : http://offsite.refractions.net/pipermail/postgis-users/attachments/20030813/52c472ae/WCMapserv.bin

---------------------- multipart/mixed attachment--