Hello everyone,
I am trying to migrate my timescale database, following the steps:
The first step went without any problem (migrate schema pre-data).
The second step (restore hypertables) gave me this error:
ERROR: table “tablename” is already partitioned
DETAIL: It is not possible to turn tables that use inheritance into hypertables.
It is quite a large database, with a lot of chunks.
You guys have any ideas?
1 post - 1 participant