Skip to content

Multiple datasource for archive data #2006

Answered by kasemir
joshikk asked this question in Q&A
Discussion options

You must be logged in to vote

If all fails, read the manual. Relevant section is https://control-system-studio.readthedocs.io/en/latest/preference_properties.html#trends-databrowser3:

# Format:  <url>*<url>|<name>
# List of URLs, separated by '*'.
# Each URL may be followed by an "|alias"

If you have multiple data sources, they need to be separated by '*':

jdbc:postgresql://host1.mysite.org/archive|PGArchive*jdbc:mysql://host2.mysite.org/archive|MySQLArchive

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by joshikk
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants