generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
It seems this wrapper was designed to be used with database/sql only and not when using pgx directly, which is often required for advanced Postgres features. Any ideas/plans on how to leverage fast failover detection when using pgx/v5 without database/sql ?
Use Case
We often can't use database/sql. It is also more performant to use pgx directly instead of via database/sql.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
The AWS Advanced Go Wrapper version used
2025-07-31
Go version used
1.24
Operating System and version
Linux
joschi, jochil, ruettenm, mdonkers, bripkens and 2 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request