-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Support field to update pgx QueryExecMode in postgres source #2385
Copy link
Copy link
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.status: help wantedStatus: Unplanned work open to contributions from the community.Status: Unplanned work open to contributions from the community.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.status: help wantedStatus: Unplanned work open to contributions from the community.Status: Unplanned work open to contributions from the community.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Type
Fields
Give feedbackNo fields configured for Feature.
Prerequisites
Toolbox version
toolbox version 0.26.0
Environment
Client
ADK
Client
Expected Behavior
Query should execute successfully every time.
Current Behavior
Intermittent error:
unable to execute query: ERROR: prepared statement "stmtcache_3d641e2d77e4d76b6364d972493728" does not exist (SQLSTATE 26000)
Steps to reproduce?
Additional Details
No response