Extracted from Pike v7.3 release 45 at 2002-06-04.
pike.roxen.com
[Top]
Gdbm
Gdbm.gdbm

Method Gdbm.gdbm()->reorganize()


Method reorganize

int Gdbm.gdbm()->reorganize()

Description

Deletions and insertions into the database can cause fragmentation which will make the database bigger. This routine reorganizes the contents to get rid of fragmentation. Note however that this function can take a LOT of time to run.