Hi, On 12 October 2012 15:14, Korisk <[email protected]> wrote: > Strange situation. > After indexscan enabling the cost is seriously decreased.
You can not really disable any scan method. enable_xxx = off just sets very high cost (=10000000000) for that operation. -- Ondrej Ivanic ([email protected]) (http://www.linkedin.com/in/ondrejivanic) -- Sent via pgsql-performance mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance
