Skip to content

Support read timeout for queries #450

Open
@rajeshucsb

Description

@rajeshucsb

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions