Opened 15 years ago

Closed 15 years ago

#19 closed defect (duplicate)

Connection to base DBMS leaking

Reported by: Andrei Aiordachioaie Owned by: cjucovschi
Priority: major Milestone:
Component: server Version: 8.1
Keywords: postgres rasql Cc:
Complexity: Medium

Description

It seems that every rasql query executes opens up a new postgresql connection, and never closes it before exiting. After a couple of hundreds of queries, the postgres DBMS decides to halt because the maximum number of connections has been reached.

Tested with the git repository version of rasdaman (8.1), on 2009-11-09.

Attached is a script that executes lots of rasql queries.

Change History (1)

comment:1 by Andrei Aiordachioaie, 15 years ago

Resolution: duplicate
Status: newclosed

duplicates ticket #20.

Note: See TracTickets for help on using tickets.