"Guillaume Smet" <[EMAIL PROTECTED]> writes:
> #seq_page_cost = 1.0                    # measured on an arbitrary scale
> #random_page_cost = 4                  # same scale as above
> #cpu_tuple_cost = 0.01                  # same scale as above
> #cpu_index_tuple_cost = 0.005           # same scale as above
> #cpu_operator_cost = 0.0025             # same scale as above

> The "same scale as above" while we have an "arbitrary scale" on the
> first line is a bit weird.

What do you find odd about it?  Whatever scale you choose to think these
values are in, they all have to be on the same scale.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to