Mirrored setup influxdb postgrest

I need to create a mirrored setup of my measurements registered in influxdb in postgrest db i dont know how to start, anyone have a suggest? Thanks.

Hello @DanerSound,
You could use the schema package to return lists that describe your InfluxDB schema. schema package | Flux 0.x Documentation

1 Like