Frage

How can I remove multiple rows in one query in hypertable? It seems that delete doesn't do so and I read something about compact command, but it seems that it's not implemented yet.

War es hilfreich?

Lösung

No, thats not yet implemented. You have to delete row by row. The COMPACT command does not have anything to do with that.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top