Xref: utzoo comp.unix.questions:24667 comp.databases:6838 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!tut.cis.ohio-state.edu!snorkelwacker!ira.uka.de!smurf!wrkof!orfeo!cat!ad From: ad@cat.uucp (Axel Dunkel) Newsgroups: comp.unix.questions,comp.databases,sub.databases Subject: Filesizes of [mdn]dbm-files Message-ID: <1990Aug14.122817.2083@cat.uucp> Date: 14 Aug 90 12:28:17 GMT Organization: C.A.T. Kommunikations-System Lines: 12 I want to build a [mn]dbm database with several thousand records about 300 bytes each. Although I know that dbm leaves big holes in its files, they are just too big: 1000 records with 300k of data result in a file of 16 MEGABytes, 2MB of data become a 500 MB file. The problem occurs at backup time: tar/cpio don't leave the holes out and so try to backup several GIGAbytes of data which makes Backups nearly impossible. Any suggestions on how to reduce the filesizes/holes of n/m/dbm? --- Axel Dunkel (ad@cat.de or ad@cat.uucp or ..!unido!cat!ad) C.A.T. Kommunkations-System, Frankfurt, West Germany