ZODB revision

M

Matteo Merli

Hello,

I would like to know wether is possible to use ZODB with FileStorage without
using the Revision system that I don't need. ( In fact for my needs it's
only a performance/disk-space drop down.. )
I haven't found any method for that.

Anyone knows more about it?

Thank you
matteo
 
T

Thomas Guettler

Am Sun, 04 Jul 2004 08:35:31 +0000 schrieb Matteo Merli:
Hello,

I would like to know wether is possible to use ZODB with FileStorage without
using the Revision system that I don't need. ( In fact for my needs it's
only a performance/disk-space drop down.. )
I haven't found any method for that.

Hi,

Of course you can use ZODB without using the revision system.

I don't use it, too. But if you use FileStorage, you still
need to pack your database sometimes, because all changes
get appended to the end of "data.fs".

Regards,
Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top