Skip to content

native driver ignores statement_timeout #2103

Open
@gajus

Description

@gajus
const pool = new pg.Pool({
  statement_timeout: 1000,
});

Passing statement_timeout to node-postgres when using pg-native has no effect on the statement_timeout configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions