Re: reducing statistics write overhead
От | Simon Riggs |
---|---|
Тема | Re: reducing statistics write overhead |
Дата | |
Msg-id | 1220716164.4371.1328.camel@ebony.2ndQuadrant обсуждение исходный текст |
Ответ на | Re: reducing statistics write overhead (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: reducing statistics write overhead
|
Список | pgsql-hackers |
On Fri, 2008-09-05 at 15:23 -0400, Tom Lane wrote: > How necessary is this given the recent fixes to allow the stats file to > be kept on a ramdisk? I would prefer this approach and back-out the other change. On-demand is cheaper and easier to use. > > Attached is a WIP patch, which basically implements this: > > This patch breaks deadlock checking and statement_timeout, because > backends already use SIGALRM. You can't just take over that signal. > It's possible that you could get things to work by treating this as an > additional reason for SIGALRM, but that code is unreasonably complex > already. I'd suggest finding some other way. There are other ways already in use in backend, so just use those. -- Simon Riggs www.2ndQuadrant.comPostgreSQL Training, Services and Support
В списке pgsql-hackers по дате отправления: