Skip to content

sql: refactor pgx_helpers to use pgx/v4 #62840

@RichardJCai

Description

@RichardJCai

Currently pgx_helpers.go and most notably MultiConnPool which is used in workloads uses pgx, upgrading it to pgx/v4 adds many more options for connections such as MaxConnLifetime and MaxConnIdleTime.

Context here:
#62740 (review)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testingTesting tools and infrastructureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions