Michael Green wrote:
On Tue, Apr 29, 2008 at 5:51 PM, Remco Post <[EMAIL PROTECTED]> wrote:
Zoltan Forray/AC/VCU wrote:
I thought it was 800-bytes for each entry?
>
I once calculated it to be about 350 for a mainly unix environment...
How does one calculate such thing?
select used_pages * page_size from db
select sum(num_files) from occupancy
divide the first by the second number and multiply by the number of
copies you keep for each file
In my home-environment: 806 (very small database, very few files)
--
Warm regards,
Michael Green
--
Met vriendelijke groeten,
Remco Post