Skip to content

Add tutorial for exporting data from InfluxDB and importing into CrateDB #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

amotl
Copy link
Member

@amotl amotl commented Sep 2, 2021

Hi there,

I conducted some experiments the other day about how to export data from InfluxDB and import into CrateDB. This README is the result from those experiments.

The outcome was that the influxdb-write-to-postgresql program croaked with ERROR: Relation 'pg_indexes' unknown, when trying to import data into CrateDB. Therefore, I created crate/crate#11697.

With kind regards,
Andreas.

/cc @proddata, @hammerhead, @seut

@amotl amotl force-pushed the collab/influxdb-to-cratedb branch from f24a039 to dec72ed Compare September 2, 2021 09:01
@amotl amotl force-pushed the collab/influxdb-to-cratedb branch from dec72ed to d69d510 Compare September 2, 2021 09:03
@amotl amotl marked this pull request as draft September 6, 2021 18:32
@amotl
Copy link
Member Author

amotl commented May 11, 2022

The problem outlined above was resolved on 8 Sep 2021 already, see crate/crate#11697 and crate/crate#11706. So, we need to get back to this in order to check if the example can make some progress.

@amotl
Copy link
Member Author

amotl commented Apr 7, 2025

We are now using influxio for conducting imports and exports of data into/from InfluxDB. Closing this.

@amotl amotl closed this Apr 7, 2025
@amotl amotl deleted the collab/influxdb-to-cratedb branch April 7, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant