Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > bad bsddb key/values on large data

Reply
Thread Tools

bad bsddb key/values on large data

 
 
Barry Schiffman
Guest
Posts: n/a
 
      08-30-2004
I'm trying to build a bsddb hash database for an
application, where it will be read-only.

Actually, the app will use three similar databases.
All appeared to be writen OK -- no errors -- and the
two smaller ones of around 50 megs each are correct.

The largest one, about 200 megs, is written, and can
be read, and the strings are correctly formatted --
but the values attached to the keys are wrong -- as if
values were overwritten when the hash gets large. In
searching on Google and the mailing list, I saw one
parenthetical remark about problems on large files,
but I cannot find anything that directly addresses
this problem.

Can anyone tell me if there is such a Python problem
or a bsddb problem?

Thanks




__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: slicing a bsddb table, eg. for rec in bsddb["AArdvark":"zebra"]:print rec Skip Montanaro Python 1 06-26-2005 08:49 PM
slicing a bsddb table, eg. for rec in bsddb["AArdvark":"zebra"]:print rec Neville C. Dempsey Python 0 06-12-2005 06:22 PM
ActiveX apologetic Larry Seltzer... "Sun paid for malicious ActiveX code, and Firefox is bad, bad bad baad. please use ActiveX, it's secure and nice!" (ok, the last part is irony on my part) fernando.cassia@gmail.com Java 0 04-16-2005 10:05 PM
24 Season 3 Bad Bad Bad (Spoiler) nospam@nospam.com DVD Video 12 02-23-2005 03:28 AM
24 Season 3 Bad Bad Bad (Spoiler) nospam@nospam.com DVD Video 0 02-19-2005 01:10 AM



Advertisments