Too many open cursors

Поиск
Список
Период
Сортировка
От Sandeep Kumar Jakkaraju
Тема Too many open cursors
Дата
Msg-id c653c98f0611090407u6839de2bu62fc31a245df8c95@mail.gmail.com
обсуждение исходный текст
Ответы Re: Too many open cursors  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список 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 по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Changing the number and type of columns in a view
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: planer picks a bad plan (seq-scan instead of index)