VM options inheritance

Answered

Hello,

In DataGrip, I am adding custom VM options to the application using:

custom DataGrip VM options (expand/override bin\datagrip64.exe.vmoptions)

Is there a way to make these VM options automatically inherited by every JDBC/Data Source process started by DataGrip?

My goal is to configure the VM options once at the DataGrip application level and have them applied to all Data Sources, rather than configuring the VM options separately for each driver or Data Source.

Best regards,
Damian

0
1 comment

Hello Damian Kilkowski,

No, I'm afraid that's not possible. You can configure VM options at the driver level, so all data sources that use that driver inherit them, but there's currently no way to apply VM options to all drivers at once.

0

Please sign in to leave a comment.