Open
Description
Currently there is no way to specify a read timeout for queries.
The sql client has an option for statement_timeout
http://www.postgresql.org/docs/9.3/static/runtime-config-client.html
And JDBC has socketTimeout
https://jdbc.postgresql.org/documentation/head/connect.html
Something similar for golang pq driver will be very useful.
Metadata
Metadata
Assignees
Labels
No labels