docs: update alter database options for WAL_RETENTION_PERIOD etc.
This commit is contained in:
parent
2ac83ec9c7
commit
7b8f55c4d6
|
@ -121,6 +121,8 @@ alter_database_option: {
|
|||
| WAL_LEVEL value
|
||||
| WAL_FSYNC_PERIOD value
|
||||
| KEEP value
|
||||
| WAL_RETENTION_PERIOD value
|
||||
| WAL_RETENTION_SIZE value
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue