ODBC Cursor inserting records appears to lock the database - Mailing list pgsql-general

From Stodge
Subject ODBC Cursor inserting records appears to lock the database
Date
Msg-id ae5dccea-cb9c-47d9-8e10-20ecadb5d764@z17g2000prz.googlegroups.com
Whole thread Raw
List pgsql-general
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-general by date:

Previous
From: Matthias Müller
Date:
Subject: Re: Seeking advice on database replication.
Next
From: Dann Corbit
Date:
Subject: Re: More then 1600 columns?