Data Retention
CommunityCommunity functions are available under Timescale Community Edition. Click to learn more.An intrinsic part of time-series data is that new data is accumulated and old data is rarely, if ever, updated. This means that the relevance of the data diminishes over time. It is therefore often desirable to delete old data to save disk space.
With TimescaleDB, you can manually remove old chunks of data or implement policies using these APIs.
For more information about creating a data retention policy, see the data retention section.
Keywords
Found an issue on this page?Report an issue or Edit this page in GitHub.