Re: BUG #13970: Vacuum hangs on particular table; cannot be terminated - requires `kill -QUIT pid`
В списке pgsql-bugs по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: BUG #13970: Vacuum hangs on particular table; cannot be terminated - requires `kill -QUIT pid` |
| Дата | |
| Msg-id | 20160404204619.GA223482@alvherre.pgsql обсуждение исходный текст |
| Ответ на | Re: BUG #13970: Vacuum hangs on particular table; cannot be terminated - requires `kill -QUIT pid` (Brian Ghidinelli <brian@vfive.com>) |
| Список | pgsql-bugs |
Brian Ghidinelli wrote: > Thanks for the follow up Alvaro. Iâm no longer on the bugs list so > donât know if this will make it through, but I went the route of > recreating the table and updating all of the foreign key references > and shared that on Feb 19th. > > This seems to have fixed the problem with vacuuming the table however > it did not update the multixact value which still reads 1. Any idea if > this will still cause problems in the future? Well, your use of multixacts appear low so it's normal that it hasn't moved forward. That counter is normally only moved forward as vacuum tries to clean up multixacts that are 5 million old. Yours are only ~84000 old, so you have a long way to go before the counter is updated. Your system should be fine. -- Ãlvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера