Add application_name to Connection string when using Postgres Driver #9135
Labels
driver:postgres
Issues relating to the Postgres driver
question
The issue is a question. Please use Stack Overflow for questions.
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.
The text was updated successfully, but these errors were encountered: