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  deleteThreshold shall be AnalyzeThreshold and
             insertThreshold shall be VacuumThreshold


am I missing something?




Regards
Gaetano Mendola


---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly

Reply via email to