apart from the choice between ZODB or RDBMS there should not be any problems with a ZODB that size if your OS handles large files correctly and your python's large file support works.
Is this true in a Windows environment too? _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx
On Thu, 28 Feb 2002 07:37:10, "Stephan Goeldi" <stephan_goeldi@hotmail.com> wrote:
apart from the choice between ZODB or RDBMS there should not be any problems with a ZODB that size if your OS handles large files correctly and your python's large file support works.
Is this true in a Windows environment too?
It is definitely true if using an NTFS filesystem. Toby Dickenson tdickenson@geminidataloggers.com
can't really comment on windoze. i happily discarded any rights to claim windoze competence when i moved away from that "platform" years ago ;) jens On Thursday, February 28, 2002, at 07:37 , Stephan Goeldi wrote:
apart from the choice between ZODB or RDBMS there should not be any problems with a ZODB that size if your OS handles large files correctly and your python's large file support works.
Is this true in a Windows environment too?
participants (3)
-
Jens Vagelpohl -
Stephan Goeldi -
Toby Dickenson