Merge pull request #21518 from taosdata/FIX/TD-24450-3.0

docs: update alter database options for WAL_RETENTION_PERIOD etc.
This commit is contained in:
wade zhang 2023-05-29 16:29:46 +08:00 committed by GitHub
commit 07004a7d71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -121,6 +121,8 @@ alter_database_option: {
| WAL_LEVEL value
| WAL_FSYNC_PERIOD value
| KEEP value
| WAL_RETENTION_PERIOD value
| WAL_RETENTION_SIZE value
}
```