On Wed, 2003-10-08 at 18:27, Gaetano Mendola wrote:
> I found on the readme the following lines:
> deleteThreshold is equal to:
> vacuum_base_value + (vacuum_scaling_factor * "number of tuples in
> the table")
>
> insertThreshold is equal to:
> analyze_base_value + (analyze_scaling_fact
Hi all,
I found on the readme the following lines:
deleteThreshold is equal to:
vacuum_base_value + (vacuum_scaling_factor * "number of tuples in
the table")
insertThreshold is equal to:
analyze_base_value + (analyze_scaling_factor * "number of tuples in
the table")
may be here del