Re: [psycopg] #142: Time-limited connection/cursor patch
"psycopg" <fog-NGVKUo/i/[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
#142: Time-limited connection/cursor patch
-------------------------+--------------------------------------------------
Reporter: alito | Owner: fog
Type: enhancement | Status: new
Priority: low | Milestone:
Component: psycopg2 | Version: 2.0.5
Severity: patch | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by jamesh):
Is there any particular reason to prefer this over setting the
statement_timeout connection variable?
We've used that variable to successfully limit request lengths on
https://launchpad.net/, and it seems a lot simpler than trying to cancel
things from the client side.
--
Ticket URL: <http://initd.org/tracker/psycopg/ticket/142#comment:2>
psycopg <http://initd.org/>
psycopg