Groups | Search | Server Info | Login | Register
Groups > comp.databases.berkeley-db > #9
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!p42g2000vbt.googlegroups.com!not-for-mail |
|---|---|
| From | face <face.mitev@gmail.com> |
| Newsgroups | comp.databases.berkeley-db |
| Subject | Recno db log files not getting deleted with DB_LOG_AUTO_REMOVE set |
| Date | Wed, 4 Jan 2012 03:01:18 -0800 (PST) |
| Organization | http://groups.google.com |
| Lines | 13 |
| Message-ID | <1b1b7ead-bc2b-4248-aca6-67f5280a81b7@p42g2000vbt.googlegroups.com> (permalink) |
| NNTP-Posting-Host | 212.36.5.57 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1325674878 17461 127.0.0.1 (4 Jan 2012 11:01:18 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Wed, 4 Jan 2012 11:01:18 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | p42g2000vbt.googlegroups.com; posting-host=212.36.5.57; posting-account=NlxXegoAAACI1JajIukRYrS-FWGtMr_k |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-Header-Order | ASELCHRU |
| X-HTTP-UserAgent | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7,gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.databases.berkeley-db:9 |
Show key headers only | View raw
Hi, I'm using a recno db like a queue - doing inserts at the end and deleting from the beginning. I have set the DB_LOG_AUTO_REMOVE flag on the environment, but the log files just keep piling up and never get removed. Is it supposed to work like this, or am I doing something wrong? I know about the queue backend, but my values are not fixed- length. I made a simple test program which just inserts and then deletes records in a loop, but still get this behaviour. Any other ideas about how to accomplish what I'm trying to do are welcome. Thanks, /f
Back to comp.databases.berkeley-db | Previous | Next | Find similar
Recno db log files not getting deleted with DB_LOG_AUTO_REMOVE set face <face.mitev@gmail.com> - 2012-01-04 03:01 -0800
csiph-web