[Zope] Date of the first transaction in ZODB
Dieter Maurer
dieter at handshake.de
Fri Feb 25 14:18:27 EST 2005
Pascal Peregrina wrote at 2005-2-25 10:41 +0100:
>I would like to know the simpliest way to get the date of the first (oldest)
>transaction in a ZODB.
>I use a Zope/Zeo configuration.
>
>I was able to retrieve this date by using _p_jar.db().undoInfo(), but this
>takes time, because the first transaction is the last entry of the returned
>table...
Tim Peters has written a nice document with most
information relevant for "FileStorage".
I think, its name is "FileStorageBackup".
Search for it...
--
Dieter
More information about the Zope
mailing list