Skip to content

Add application_name to Connection string when using Postgres DriverΒ #9135

@fracca

Description

@fracca

I am using AWS RDS Aurora with Postgres, and they can segment Database load by Application name. I have been able to set this configuration for all my other clients, but I am unable to configure this with CubeJS.

I would like to see either a new ENV variable or a configuration Option or a Default Value if nothing is set.

Looking at the "pg" package documentation, they say that this option is supported. So this change should be pretty simple and quick to implement.

Thanks Team, Keep up the great work.

Metadata

Metadata

Assignees

Labels

driver:postgresIssues relating to the Postgres driverquestionThe issue is a question. Please use Stack Overflow for questions.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions