G
gus bjorklund
Guest
only if a commit note is in one of the buffers. when the delayed commit timer expires, buffers up to and including the commit will be written, but not any later than that. if there is an open transaction that has not committed, its notes can sit in memory until a long time has transpired. perhaps even until database shutdown, at which point it will be rolled back.
Continue reading...
Continue reading...