WAL_SEGMENT_TIMEOUT Keyword
WAL_SEGMENT_TIMEOUT={timeout}
This keyword is used to define the maximum number of seconds that a dirty WAL log segment can remain in memory before it is written to a WAL file. If this keyword is not specified, the {timeout} defaults to be 5 seconds. When this keyword is specified, the {timeout} value can be from 1 to 3600 seconds. Otherwise, the {timeout} value is set to 5 seconds.
Example
WAL_SEGMENT_TIMEOUT=10
See Also: SUNDM Keywords, SUNADMIN, MAKEMFD