connect two database for same thing
Hi,
I have two kind of data in my thing some data changes quite rarely while other data is frequent. I want to store frequent data in influxdb and less frequent data in postgres because i'll be purging data every month. Is there any way to do this.
Thanks,
Adarsh

