Change the buffering mode with ondblog
To change the buffering mode from buffered to unbuffered
logging on a database called stores_demo, run the following
command:
ondblog unbuf stores_demo
To
change the buffering mode from unbuffered to buffered logging on a
database called stores_demo, run the following command:
ondblog buf stores_demo