Skip to content

connection pool size configuration with env variable for postges-driver #527

Description

@chaselmann

Is your feature request related to a problem? Please describe.
The default size of the connection pool for the postgres-driver is hard-coded to max. 8 connections at the moment. This number was higher than the available connections for cubejs, which lead to random slow query execution times.

Describe the solution you'd like
Provide an environment variable to make the pool size configurable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementLEGACY. Use the Feature issue type instead

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions