Re: pg_terminate_backend
От
Tom Lane
Тема
Re: pg_terminate_backend
Дата
Msg-id
27143.1154645196@sss.pgh.pa.us
Ответ на
Re: pg_terminate_backend (Bruce Momjian)
Список
Дерево обсуждения
pg_terminate_backend Andreas Pflug <pgadmin@pse-consulting.de>
Re: pg_terminate_backend Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_terminate_backend Bruce Momjian <bruce@momjian.us>
Re: pg_terminate_backend "korryd@enterprisedb.com" <korryd@enterprisedb.com>
Re: pg_terminate_backend Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_terminate_backend Csaba Nagy <nagy@ecircle-ag.com>
Re: pg_terminate_backend Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_terminate_backend Csaba Nagy <nagy@ecircle-ag.com>
Re: pg_terminate_backend Csaba Nagy <nagy@ecircle-ag.com>
Re: pg_terminate_backend Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_terminate_backend Csaba Nagy <nagy@ecircle-ag.com>
Re: pg_terminate_backend Andreas Pflug <pgadmin@pse-consulting.de>
Re: pg_terminate_backend Andreas Pflug <pgadmin@pse-consulting.de>
Re: pg_terminate_backend Bruce Momjian <bruce@momjian.us>
Re: pg_terminate_backend Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_terminate_backend Bruce Momjian <bruce@momjian.us>
Re: pg_terminate_backend Andreas Pflug <pgadmin@pse-consulting.de>
Re: pg_terminate_backend Andreas Pflug <pgadmin@pse-consulting.de>
Re: pg_terminate_backend Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_terminate_backend Csaba Nagy <nagy@ecircle-ag.com>
Re: pg_terminate_backend Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_terminate_backend Andreas Pflug <pgadmin@pse-consulting.de>
Re: pg_terminate_backend Andrew Dunstan <andrew@dunslane.net>
Re: pg_terminate_backend Andreas Pflug <pgadmin@pse-consulting.de>
Re: pg_terminate_backend "Magnus Hagander" <mha@sollentuna.net>
Re: pg_terminate_backend Andreas Pflug <pgadmin@pse-consulting.de>
Re: pg_terminate_backend Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_terminate_backend "Magnus Hagander" <mha@sollentuna.net>
Bruce Momjian writes: > Tom Lane wrote: >> What I'm looking for is some concentrated testing. The fact that some >> people once in a while SIGTERM a backend doesn't give me any confidence >> in it. > OK, here is an opportunity for someone to run tests to get this into > 8.2. The code already exists in CVS, but we need testing to enable it. > I would think running a huge workload and killing it over and over again > would be a good test. Big multiprocess workload and you kill individual processes at random while letting the rest run. It probably needs to be something that stresses more of the code than pgbench would, too. (For instance, it'd be a good idea if some of the workload involved having a few 2PC transactions getting prepared and then either committed or rolled back ... SIGTERM during a COMMIT PREPARED strikes me as the sort of corner case that's probably never been exercised.) regards, tom lane
В списке pgsql-hackers по дате отправления
От: Joe Conway
Дата: