Allow setting of a custom connection pool host
This allows you to set a custom host when calling Gitlab::Database.create_connection_pool. This is necessary for load balancing as in this case we want to inherit all settings except for the hostname.
Showing
Please register or sign in to comment