Re: Resetting crash time of background worker - Mailing list pgsql-hackers

From Amit Khandekar
Subject Re: Resetting crash time of background worker
Date
Msg-id CAJ3gD9cKBjac-AB-JfWfO3=pvetFLvda4eSmcGy6eN+5LeFMVg@mail.gmail.com
Whole thread Raw
In response to Re: Resetting crash time of background worker  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Resetting crash time of background worker
List pgsql-hackers


On 17 March 2015 at 19:12, Robert Haas <robertmhaas@gmail.com> wrote:
On Tue, Mar 17, 2015 at 1:33 AM, Amit Khandekar <amitdkhan.pg@gmail.com> wrote:
> I think we either have to retain the knowledge that the worker has crashed
> using some new field, or else, we should reset the crash time only if it is
> not flagged BGW_NEVER_RESTART.

I think you're right, and I think we should do the second of those.
Thanks for tracking this down.

Thanks. Attached a patch accordingly. Put this into the June 2015 commitfest. 
Attachment

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Zero-padding and zero-masking fixes for to_char(float)
Next
From: Bruce Momjian
Date:
Subject: Re: Zero-padding and zero-masking fixes for to_char(float)