On Wednesday 04 June 2008, IƱaki Baz Castillo wrote:
Ok, anyway, do you know if it will be possible to so a
restart keeping the
current transactions data? I understand it's complex but it would be very
useful.
Hi,
in order to implement something like this one must serialize the transactions
that are hold in memory to the disk and load them again during startup. This
is nothing that could be implemented with the current architecture.
Cheers,
Henning