gayyappan 264540610e Fix tablespace for compressed chunk's index
When a hypertable uses a non default tablespace, based
on attach_tablespace settings, the compressed chunk's
index is still created in the default tablespace.
This PR fixes this behavior and creates the compressed
chunk and its indexes in the same tablespace.

When move_chunk is executed on a compressed chunk,
move the indexes to the specified destination tablespace.

Fixes #4000
2022-02-14 11:06:10 -05:00
..
2022-01-24 14:12:56 +01:00
2022-01-24 14:12:56 +01:00
2022-01-24 14:12:56 +01:00
2022-02-08 09:44:55 +01:00
2020-05-18 20:16:03 -04:00
2020-05-18 20:16:03 -04:00
2021-06-01 20:21:06 +02:00