<div>select version();</div><div>"PostgreSQL 8.3.3, compiled by Visual C++ build 1400"</div><div><br></div><div>select postgis_version();</div><div>"1.3 USE_GEOS=1 USE_PROJ=1 USE_STATS=1"</div><div><br>

</div><div><br></div><br><div class="gmail_quote">On Wed, Nov 11, 2009 at 12:36 PM, Per-Olof Norén <span dir="ltr"><<a href="mailto:pelle@alma.nu">pelle@alma.nu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

What postgres and postgis versions are you using?<br>
<br>
/p<br>
<br>
11 nov 2009 kl. 18.05 skrev Nandorov <<a href="mailto:nandorov@gmail.com" target="_blank">nandorov@gmail.com</a>>:<div><div></div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hello list,<br>
<br>
I need some advices of what i'm trying to do. I have a lot of GPS devices<br>
that are sending data(every 10 seconds) to an application (Java). The latter<br>
connects to a Postgis database and inserts the coordinates as POINT datatype<br>
in a table. For testing, i'm using the super user postgres<br>
<br>
Everything's working fine after 20 or 15 minutes, the application starts to<br>
throw the following postgis error:<br>
"could not connect to server: connection timed out (0x0000274C/10060)<br>
Is the server running on host "127.0.0.1" and accepting TCP/IP connections<br>
on port 5432"<br>
Some statatements can be executed and some other can not<br>
<br>
It could be a problem for using the super user postgres or something related<br>
to max_connections (Currently set at 100) in postgres.conf?<br>
<br>
Any ideas? Thanks a lot<br>
<br>
Best Regards<br>
<br>
Fernando<br>
-- <br>
View this message in context: <a href="http://old.nabble.com/Postgis-concurrence-question-tp26304850p26304850.html" target="_blank">http://old.nabble.com/Postgis-concurrence-question-tp26304850p26304850.html</a><br>
Sent from the PostGIS - User mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net" target="_blank">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</blockquote>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net" target="_blank">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
</div></div></blockquote></div><br>