Jinstarry commented on issue #7183: add postgresql meta db table schema configuration property (#7137) URL: https://github.com/apache/incubator-druid/pull/7183#issuecomment-473513765 > Thanks for the contrib! > > `PostgreSQLConnectorConfig` should be centered around ssl, and if there are non ssl configs, it probably needs to be its own class. That will avoid suddenly breaking ssl configs in deployments Hi, Oh, I thought the config class name was a very common name. So I used 'PostgreSQLConnectorConfig' to set 'dbTableSchema'. If so, I will create a 'PostgreSQLTablesConfig' class to set 'dbTableSchema'.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
