It should be possible to create "real" (server side) cursors usind the pgdb.Connection.cursor() method.
It would make sense to add an optional name parameter that would be used as the name of the server side cursor (see here).
(copied from Trac ticket 68, created 2016-01-15)
Reactions are currently unavailable
It should be possible to create "real" (server side) cursors usind the pgdb.Connection.cursor() method.
It would make sense to add an optional name parameter that would be used as the name of the server side cursor (see here).
(copied from Trac ticket 68, created 2016-01-15)