1
0
mirror of https://github.com/timescale/timescaledb.git synced 2025-05-31 18:25:59 +08:00
Jan Nidzwetzki 67ad085d18 Remove autovacuum setting from compressed chunks
In old TSDB versions, we disabled autovacuum for compressed chunks to
keep the statistics. However, this restriction was removed in , but
no migration was performed to reset the custom autovacuum setting for
existing chunks.
2024-03-08 15:10:21 +01:00

2 lines
69 B
Plaintext

Fixes: #6752 Remove custom autovacuum setting from compressed chunks