Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
can i add second persistence provider different from first persistence provider?
ex. first persistence provider: postgresql
second persistence provider: MSSQL
Is a combination like this possible ?
Hi,
As far as I know it is not possible, second persistence provider can be Influx DB.
So you can have:
- first persistence provider: PostgresSQL or MSSQL
- Second persistence provider: Influx DB
If you want to connect to another database (not as persistence provider), you can use an extension https://marketplace.ptc.com/apps/195356/jdbc-connector-extension#!overview
Hope it helps,
Raluca Edu
So the second persistence provider should be same as the first right? In case if we want it to be different we can go for Influx db right?
Hi,
From my point of view, second persistence provider should be Influx, so is not the same as the first one.
What you want to achieve?
Regards,
Raluca Edu
my doubt is..If I want to setup a second persistence provider, should it be the same as first or we can setup a different one?
Hi,
I cannot see any reason/use case to set a second persistence provider same as the first one. So, from my point of view, second persistence provider should be different than the first.
Hope it helps,
Raluca Edu
ok. Thanks for your reply
Hi @Sruthi.
If one of the previous responses answered your question, please mark the appropriate one as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon