Ynt: Gained %20 performance after disabling bitmapscan

From: Yavuz Selim Sertoglu <yavuzselim(dot)sertoglu(at)medyasoft(dot)com(dot)tr>
To: Vladimir Ryabtsev <greatvovan(at)gmail(dot)com>
Cc: "pgsql-performance(at)lists(dot)postgresql(dot)org" <pgsql-performance(at)lists(dot)postgresql(dot)org>
Subject: Ynt: Gained %20 performance after disabling bitmapscan
Date: 2018-10-22 06:55:13
Message-ID: AM6PR07MB5207BFEA74F612CBC1C4CC74D7F40@AM6PR07MB5207.eurprd07.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Thanks for the reply Vladimir,

I thought explain analyze is enough. I run vacuum analyze manually but it didn't work either.

________________________________
Gönderen: Vladimir Ryabtsev <greatvovan(at)gmail(dot)com>
Gönderildi: 19 Ekim 2018 Cuma 21:09:03
Kime: Yavuz Selim Sertoglu
Bilgi: pgsql-performance(at)lists(dot)postgresql(dot)org
Konu: Re: Gained %20 performance after disabling bitmapscan

Yavuz, cannot add much to other points but as for index-only scan, an (auto)vacuum must be run in order to optimizer understand it can utilize index-only scan. Please check if autovacuum was run on the table after index creation and if no, run it manually.

Vlad
________________________________
YASAL UYARI:
Bu E-mail mesaji ve ekleri, isimleri yazili alicilar disindaki kisilere aciklanmamasi, dagitilmamasi ve iletilmemesi gereken kisiye ozel ve gizli bilgiler icerebilir. Mesajin muhatabi degilseniz lutfen gonderici ile irtibat kurunuz, mesaj ve eklerini siliniz.
E-mail sistemlerinin tasidigi guvenlik risklerinden dolayi, mesajlarin gizlilikleri ve butunlukleri bozulabilir, mesaj virus icerebilir. Bilinen viruslere karsi kontrolleri yapilmis olarak yollanan mesajin sisteminizde yaratabilecegi olasi zararlardan Sirketimiz sorumlu tutulamaz.
DISCLAIMER:
This email and its attachments may contain private and confidential information intended for the use of the addressee only, which should not be announced, copied or forwarded. If you are not the intended recipient, please contact the sender, delete the message and its attachments. Due to security risks of email systems, the confidentiality and integrity of the message may be damaged, the message may contain viruses. This message is scanned for known viruses and our Company will not be liable for possible system damages caused by the message.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Yavuz Selim Sertoglu 2018-10-22 07:20:38 Ynt: Gained %20 performance after disabling bitmapscan
Previous Message Yavuz Selim Sertoglu 2018-10-22 06:52:53 Ynt: Gained %20 performance after disabling bitmapscan