|
|
|
|
|
by m463
2355 days ago
|
|
IMHO binary logging is case of premature optimization. The premise is that somehow binary logs buys you something. Either more precise data or faster access or something else. Truth is, it could all have been done in ascii and it would have been more portable, accessible and resilient to failure. |
|