Opened 15 years ago

Closed 15 years ago

#2932 closed enhancement (fixed)

PostgreSQL Connections might go stale

Reported by: pramsey Owned by: pramsey
Priority: high Milestone: 5.4.1 release
Component: PostGIS Interface Version: unspecified
Severity: normal Keywords: postgis
Cc:

Description

All the PostGIS functions should include an early test that the pgsql connection handle is live and ready to rock, which backs out and tries to recover a fresh one in case it is not ready to rock.

Change History (2)

comment:1 by pramsey, 15 years ago

Component: MapServer C LibraryPostGIS Interface
Keywords: postgis added

comment:2 by pramsey, 15 years ago

Resolution: fixed
Status: newclosed

Patched in 5.4 branch at r9052 and in trunk at r9051.

Note: See TracTickets for help on using tickets.