[postgis-users] Postgis concurrence question

Mateusz Loskot mateusz at loskot.net
Wed Nov 11 12:51:22 PST 2009


Fernando Tong wrote:
> Thanks for your repplies.
> 
> Yes, Rob, i'm connecting and disconnecting every time. Here some part
> of the logs,

This log is not very informative. Would be better to increase severity
levels to collect more detailed logs:

http://www.postgresql.org/docs/8.4/interactive/runtime-config-logging.html

> sorry if it's a noob question but why when the connection is received
>  the port number is increasing? it starts in 3668 and the next
> connection is 3669 and so on

AFAIK, it's a source port. Apparently client library you use opens next
free socket.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org



More information about the postgis-users mailing list