Too many open cursors - Mailing list pgsql-general

From Sandeep Kumar Jakkaraju
Subject Too many open cursors
Date
Msg-id c653c98f0611090407u6839de2bu62fc31a245df8c95@mail.gmail.com
Whole thread Raw
Responses Re: Too many open cursors  (Scott Marlowe <smarlowe@g2switchworks.com>)
List pgsql-general
 
Hi All ..
 
I have used Oracle 9i in the past ...currently working on postgres ...
 
Oracle throws this SQLException ... Too many open cursors
when there are too many connections to the database.....
 
I have found that  ..but postgres ..locks ..the DB ..and doesnt throw this exception
 
I am true or ...mine can be a special case !!???

--
Sandeep Kumar Jakkaraju
 

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Changing the number and type of columns in a view
Next
From: Richard Huxton
Date:
Subject: Re: planer picks a bad plan (seq-scan instead of index)