Re: pending patch: Re: HS/SR and smart shutdown
От | Robert Haas |
---|---|
Тема | Re: pending patch: Re: HS/SR and smart shutdown |
Дата | |
Msg-id | n2n603c8f071003310816zd23e9515nbefe9cc8dc36967d@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: pending patch: Re: HS/SR and smart shutdown (Simon Riggs <simon@2ndQuadrant.com>) |
Ответы |
Re: pending patch: Re: HS/SR and smart shutdown
|
Список | pgsql-hackers |
On Wed, Mar 31, 2010 at 5:02 AM, Simon Riggs <simon@2ndquadrant.com> wrote: >> > >From what I have seen, the comment about PM_WAIT_BACKENDS is incorrect. >> > "backends might be waiting for the WAL record that conflicts with their >> > queries to be replayed". Recovery sometimes waits for backends, but >> > backends never wait for recovery. >> >> Really? As Heikki explained before, backends might wait for the lock >> taken by the startup process. >> http://archives.postgresql.org/pgsql-hackers/2010-01/msg02984.php > > Backends wait for locks, yes, but they could be waiting for user locks > also. That is not "waiting for the WAL record", that concept does not > exist. Hmm... this is a good point, on two levels. First, the comment is not as well-phrased as it could be. Second, I wonder why we can't kill the startup process and WAL receiver right away, and then wait for the backends to die off afterwards. ...Robert
В списке pgsql-hackers по дате отправления: