Skip to content
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

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
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 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.

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