Skip to main content
15-Moonstone
March 17, 2022
Question

Migrate data from Postgres to Influx

  • March 17, 2022
  • 1 reply
  • 714 views

Hi everyone, 

I want to migrate data from postgres to influx db. I followed This Link and was able to migrate the data. The data available in postgres is around 16.34 MB. When I tried to migrate the whole data, it gave me an error  "Import failed com.thingworx.common.exceptions.DataAccessException: [2,000] Error occurred while accessing the data provider. {}". So I tried to import approx. 1MB of data, and it worked successfully. Now I am trying to migrate the data using SQL queries, is there any article which gives what steps has to be followed. 

 

@VladimirN @AnnaAn @paic @slangley @CarlesColl @c_lowy 

 

Thank you!!

1 reply

24-Ruby III
March 17, 2022

 Hi,

 

Read the following articles: