| От | Kevin Grittner |
|---|---|
| Тема | Re: Strange query stalls on replica in 9.3.9 |
| Дата | |
| Msg-id | 512125623.2442595.1439497468170.JavaMail.yahoo@mail.yahoo.com обсуждение |
| Ответ на | Strange query stalls on replica in 9.3.9 (Josh Berkus <josh@agliodbs.com>) |
| Список | pgsql-performance |
Josh Berkus <josh@agliodbs.com> wrote: > Periodically the master runs an "update all rows" query on the main > table in the database. When this update hits the replica via > replication stream, *some* (about 5%) of the queries which do seq scans > will stall for 22 to 32 seconds (these queries normally take about > 75ms). Queries which do index scans seem not to be affected. > > Thing is, the update all rows only takes 2.5 seconds to execute on the > master. So even if the update is blocking the seq scans on the replica > (and I can't see why it would), it should only block them for < 3 seconds. Visibility hinting and/or hot pruning? -- Kevin Grittner EDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера