[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DB file size
Andrew Bacchi <bacchi@rpi.edu> writes:
> There is a difference in the size of the heimdal.db files between
> the Master and Replication servers, the Rep server file being
> larger. Both files contain the same number of principals, and the
> propagation takes place every 20 minutes. So I can't see the reason
> for the size variation. Any ideas?
Well, the entries in the slave copy will not necessarily be added in
the same order as in the master copy. Does ls -ls agree about the
size?
/Johan