ODBC Cursor inserting records appears to lock the database

Поиск
Список
Период
Сортировка
От Stodge
Тема ODBC Cursor inserting records appears to lock the database
Дата
Msg-id cb20bac0-f0d9-4a76-b19d-1a6c27eb35f6@v28g2000prn.googlegroups.com
обсуждение исходный текст
Список pgsql-novice
I have an external script (not maintained by me) that is using an ODBC
driver to insert data into one of my databases. The COMMIT appears to
take less than one second but closing the cursor takes 13s. It also
appears to be locking the database as a whole. Does this sound like a
feasible situation with cursors? I don't know why the script is using
cursors but next week I'll tackle the developer and ask if they can
try alternatives. Thanks

В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: returning clause on triggers
Следующее
От: "Donald Kerr"
Дата:
Сообщение: Postgres Wishlist