Too many open cursors

From: "Sandeep Kumar Jakkaraju" <sandeepkumar(dot)jakkaraju(at)gmail(dot)com>
To: Postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Too many open cursors
Date: 2006-11-09 12:07:41
Message-ID: c653c98f0611090407u6839de2bu62fc31a245df8c95@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2006-11-09 12:09:04 Re: Changing the number and type of columns in a view
Previous Message Thomas H. 2006-11-09 12:02:26 Re: planer picks a bad plan (seq-scan instead of index)