diff --git a/_partials/_usage-based-storage-intro.md b/_partials/_usage-based-storage-intro.md index dd5c870d09..d12c378b33 100644 --- a/_partials/_usage-based-storage-intro.md +++ b/_partials/_usage-based-storage-intro.md @@ -5,6 +5,6 @@ You are only charged for the storage space that you actually use. Make sure you [compression][compression], a [data retention policy][data-retention], and [data tiering][data-tiering], to help you manage costs. -[compression]: /use-timescale/:currentVersion:/compression/ +[compression]: /use-timescale/:currentVersion:/compression/about-compression [data-retention]: /use-timescale/:currentVersion:/data-retention/ [data-tiering]: /use-timescale/:currentVersion:/data-tiering/ diff --git a/use-timescale/compression/index.md b/use-timescale/compression/index.md index da0ec3a015..55d7bdcc56 100644 --- a/use-timescale/compression/index.md +++ b/use-timescale/compression/index.md @@ -19,7 +19,7 @@ hypertables. -Compression alters data on your disk, so always back up before you start. +For databases in production, first test compression on a fork. [backfill-historical]: /use-timescale/:currentVersion:/compression/backfill-historical-data/