Update content/shared/influxdb3-admin/databases/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
pull/6459/head
Jason Stirnaman 2025-10-10 16:47:15 -05:00 committed by GitHub
parent da4f5e66a6
commit 97ead36ab2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ rules, and deletion behavior, see
A database **retention period** is the maximum age of data stored in the database. A database **retention period** is the maximum age of data stored in the database.
The age of data is determined by the timestamp associated with each point. The age of data is determined by the timestamp associated with each point.
When a point's timestamp is beyond the retention period (relative to now), the When a point's timestamp is beyond the retention period (relative to now), the
point is not queryable. point is not queryable and will be deleted.
By default, data does not expire. When you [create a database](/influxdb3/version/admin/databases/create/), By default, data does not expire. When you [create a database](/influxdb3/version/admin/databases/create/),
you can optionally set a retention period. Retention periods can be as short as one hour you can optionally set a retention period. Retention periods can be as short as one hour