Re: Help on Shelve....

2007-04-18 Thread Michael Bentley
On Apr 18, 2007, at 8:19 AM, Clement wrote: > On Apr 17, 5:52 pm, Michael Bentley <[EMAIL PROTECTED]> wrote: >> On Apr 17, 2007, at 6:52 AM, Clement wrote: >> >>> Can i useShelvefor storing large amount of data around 6GB.. Is it >>> stable...? if any problems come, can i retrive the document.. >

Re: Help on Shelve....

2007-04-18 Thread Clement
On Apr 17, 5:52 pm, Michael Bentley <[EMAIL PROTECTED]> wrote: > On Apr 17, 2007, at 6:52 AM, Clement wrote: > > > Can i useShelvefor storing large amount of data around 6GB.. Is it > > stable...? if any problems come, can i retrive the document.. > > Do you know for sure your filesystem handles fi

Re: Help on Shelve....

2007-04-18 Thread Clement
On Apr 17, 5:52 pm, Michael Bentley <[EMAIL PROTECTED]> wrote: > On Apr 17, 2007, at 6:52 AM, Clement wrote: > > > Can i useShelvefor storing large amount of data around 6GB.. Is it > > stable...? if any problems come, can i retrive the document.. > > Do you know for sure your filesystem handles fi

Re: Help on Shelve....

2007-04-18 Thread Clement
On Apr 17, 5:52 pm, Michael Bentley <[EMAIL PROTECTED]> wrote: > On Apr 17, 2007, at 6:52 AM, Clement wrote: > > > Can i useShelvefor storing large amount of data around 6GB.. Is it > > stable...? if any problems come, can i retrive the document.. > > Do you know for sure your filesystem handles fi

Re: Help on Shelve....

2007-04-17 Thread Michael Bentley
On Apr 17, 2007, at 6:52 AM, Clement wrote: > Can i use Shelve for storing large amount of data around 6GB.. Is it > stable...? if any problems come, can i retrive the document.. Do you know for sure your filesystem handles files that big? -- http://mail.python.org/mailman/listinfo/python-list

Help on Shelve....

2007-04-17 Thread Clement
Can i use Shelve for storing large amount of data around 6GB.. Is it stable...? if any problems come, can i retrive the document.. Plz tell the suggestions. By clement -- http://mail.python.org/mailman/listinfo/python-list