spoonbill vs. -HEAD

Поиск
Список
Период
Сортировка
От Stefan Kaltenbrunner
Тема spoonbill vs. -HEAD
Дата
Msg-id 5151EDDD.9080004@kaltenbrunner.cc
обсуждение исходный текст
Ответы Re: spoonbill vs. -HEAD  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: spoonbill vs. -HEAD  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Hi all!


I finally started to investigate why spoonbill stopped reporting to the
buildfarm feedback about 2 months ago.
It seems that the foreign-keys locking patch (or something commity very
close to January 23th) broke it in a fairly annoying way - running the
buildfarm script seems to
consistently "stall" during the isolationtester part of the regression
testing leaving the postgresql instance running causing all future
buildfarm runs to fail...


The process listing at that time looks like:

https://www.kaltenbrunner.cc/files/process_listing.txt


pg_stats_activity of the running instance:


https://www.kaltenbrunner.cc/files/pg_stat_activity.txt


pg_locks:

https://www.kaltenbrunner.cc/files/pg_locks.txt


backtraces of the three backends:

https://www.kaltenbrunner.cc/files/bt_20467.txt
https://www.kaltenbrunner.cc/files/bt_20897.txt
https://www.kaltenbrunner.cc/files/bt_24285.txt




Stefan



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Gavin Flower
Дата:
Сообщение: Re: adding support for zero-attribute unique/etc keys
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: sql_drop Event Triggerg