[Zope] Fixing a ZODB with timestamps in the future

Brian Hooper brian@garage.co.jp
Fri, 16 Jul 1999 17:13:51 +0900


Hi everyone,

I have a Z ODB (version 2, running with 1.10.3) that got corrupted when
something went wrong with my system clock, causing the Z ODB to get
filled with a lot of time stamps which are stuck in the future.

Is there an easy way to fix this?  Do I need to go through all the
records in the database and set the time backwards, or something like
that?  If someone has an easy way to deal with this, please let me know!

--Brian