Re: Instead of using the bloom index, a parallel sequencial scan isused with this example
В списке pgsql-docs по дате отправления:
| От | Bruce Momjian |
|---|---|
| Тема | Re: Instead of using the bloom index, a parallel sequencial scan isused with this example |
| Дата | |
| Msg-id | 20191105200251.GA32473@momjian.us обсуждение исходный текст |
| Ответ на | Instead of using the bloom index, a parallel sequencial scan is used with this example (PG Doc comments form <noreply@postgresql.org>) |
| Ответы |
Re: Instead of using the bloom index, a parallel sequencial scan isused with this example
|
| Список | pgsql-docs |
On Thu, Oct 24, 2019 at 03:17:06PM +0000, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/12/bloom.html > Description: I cleaned up your script and created an SQL file that can be piped into psql, attached. I see the bloomidx index being used without and with the ANALYZE, output attached. I tested this on git master, and back through PG 10. Would you please run these queries and post the output: SELECT version(); SELECT name, current_setting(name), source FROM pg_settings WHERE source NOT IN ('default', 'override'); My guess is that you have some non-default setting that is causing bloomidx not to be used. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription +
В списке pgsql-docs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера