Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes
В списке pgsql-bugs по дате отправления:
| От | Andrew Gierth |
|---|---|
| Тема | Re: BUG #15609: synchronous_commit=off insert performance regression with secondary indexes |
| Дата | |
| Msg-id | 877eeohqnk.fsf@news-spur.riddles.org.uk обсуждение |
| Ответ на | BUG #15609: synchronous_commit=off insert performance regression with secondary indexes (PG Bug reporting form <noreply@postgresql.org>) |
| Ответы |
Re: BUG #15609: synchronous_commit=off insert performance regressionwith secondary indexes
Re: BUG #15609: synchronous_commit=off insert performance regressionwith secondary indexes |
| Список | pgsql-bugs |
>>>>> "PG" == PG Bug reporting form <noreply@postgresql.org> writes: PG> Questions: PG> Is there an extra setting for Postgres 10+ required to "recover" PG> the performance loss from PG9.5? The default wal_level changed between pg 9.6 and pg10, does reverting that change make any difference? (this is just a guess) PG> Why is PG10+ slower by default when synchronous_commit is off? synchronous_commit is probably only relevant to the extent that turning it off causes the test not to be bottlenecked on WAL flush calls. -- Andrew (irc:RhodiumToad)
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера