Re: random_page_cost configuration parameter

2021-12-28 Thread Tom Lane
Mathias Kunter writes: > the documentation of the random_page_cost configuration parameter says: >> Although the system will let you set random_page_cost to less than >> seq_page_cost, it is not physically sensible to do so. > However, I don't think this statement is true. Consider the situation

random_page_cost configuration parameter

2021-12-28 Thread Mathias Kunter
Hello all, the documentation of the random_page_cost configuration parameter says: Although the system will let you set random_page_cost to less than seq_page_cost, it is not physically sensible to do so. Source: https://www.postgresql.org/docs/current/runtime-config-query.html#RUNTIME-CONFI