As you see in the pictures I have this kind of schema, project-schema I'll have many "measurements" (tables) into influxdb, that I need to copy into Postgresdb, so my django app will query the local copy instead of influxdb. i really don't know how to start, I found a lot of mirroring setup for sql-sql db , but I don't find nothing for "timeserie db" and "relational db"
Asked
Active
Viewed 175 times
0
-
What is "this kind of schema"? Please add all clarification to your question in text form – Nico Haase Feb 09 '21 at 12:22
-
i added a link in the top of the page "project schema" thats what i mean, sorry my english is so bad. – daner Feb 09 '21 at 13:48
-
Please don't hide relevant information in images – Nico Haase Feb 09 '21 at 13:49
-
yes but, can you help me ? – daner Feb 10 '21 at 09:18
-
@daner you should start searching for "data migration". I think there might be some tools which can solve your problem, but generally it is high-paid job. – 404pio Feb 10 '21 at 09:28
-
What do you mean by "yes"? Please share sharing more information such that others can help you – Nico Haase Feb 10 '21 at 09:34