"Vladimir Kanazir" <canny@vlajko.com> writes:
> I can't stand it any more. Please fix damn indexes once for all, if you are
> able to.
You expect to get a polite response to this sort of thing? Especially
when you didn't show us any actual information (like EXPLAIN ANALYZE
output --- EXPLAIN alone does not prove that you've got a problem).
Please go read the available performance-tuning information. You might
find that twiddling random_page_cost would help the planner get closer
to reality on your platform, for example.
regards, tom lane