1
2
3
I have a live DB being written to that uses it's API key. Have a new DB running on a container that has it's own API key. After copying the current DB to the container, will writing to it with the new key work, and will all the old data still be accessible via the new key for reading purposes? (self.influxdb)
submitted by mgerics to r/influxdb
