Skip to main content
15-Moonstone
February 11, 2020
Question

setting up second persistence provider

  • February 11, 2020
  • 1 reply
  • 2134 views

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 ?

1 reply

17-Peridot
February 11, 2020

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

Sruthi15-MoonstoneAuthor
15-Moonstone
February 12, 2020

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?

17-Peridot
February 12, 2020

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