Re: implementing a database log



Christoph Rupp wrote:
....

I totally agree that logical logging is easy to implement (just dump
some function calls to the log), and all your points are valid.
...

I'd say whether it is easy depends on the purpose - if that is the traditional recovery from physical errors it can be tricky.
.