| От | Tom Lane |
|---|---|
| Тема | Re: What is happening on buildfarm member dugong |
| Дата | |
| Msg-id | 14042.1189531777@sss.pgh.pa.us обсуждение |
| Ответ на | Re: What is happening on buildfarm member dugong ("Sergey E. Koposov" <math@sai.msu.ru>) |
| Список | pgsql-hackers |
"Sergey E. Koposov" <math@sai.msu.ru> writes:
> Yes, indeed. After several make installcheck's
> I get
> ERROR: too many active hash_seq_search scans, cannot start one on "smgr
> relation table"
> ERROR: too many active hash_seq_search scans, cannot start one on "smgr
> relation table"
Hm, so that must be coming from smgrcloseall(), which is the only user
of hash_seq_search on SMgrRelationHash. I bet that's popping up once a
second and the bgwriter is getting nothing done, because it's failing
again at the bottom of error recovery :-(. It's a good thing you
happened to notice those messages, because this is a pretty bad bug.
Anyway, I've committed a fix for that, so we can get back to the main
question, which is why you're getting the fsync error in the first place.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера