-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kedar Dash wrote:
> Let us keep this performance/ maintenance issue aside. is there a way where 
> by 
> this feature can be disabled so that zope does not log this at all.

The standard Zope installation runs on top of the ZODB FileStorage,
which provides this fetaure.  The resource consumption (disk space) can
be mitigated by packing the storage frequently, which removes the older
records.

You can run other applications on top of Zope (e.g., using relational
data), which won't impact it.  There used to be ZODB storaages which
were "packless" or which did not support undo:  AFAIK, none of them are
supported any longer.


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tsea...@palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKnuPC+gerLs4ltQ4RAiqgAKCSPDm/MgDe1Ucf7wHNrK/JdbuiQgCgpkdq
ypynkxbLUrFhmsto5ia1T9g=
=+03m
-----END PGP SIGNATURE-----

_______________________________________________
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to