Re: Should rename "startup process" to something else? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Should rename "startup process" to something else?
Date
Msg-id 2917842.1637251504@sss.pgh.pa.us
Whole thread Raw
In response to Re: Should rename "startup process" to something else?  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Should rename "startup process" to something else?
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> That's true, but those tasks are very brief. Nobody's going to get too
> confused by a "recovery" process that shows up for a few milliseconds
> when there's no recovery to be done. Having a "startup" process that
> sticks around forever on a standy, though, actually is confusing.

Yeah, given current usage it would be better to call it the "recovery
process".  However, I'm feeling dubious that it's worth the cost to
change.  The "startup" name is embedded in a lot of places, I think,
and people are used to it.  I fear changing it would create more
confusion than it removes.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Mark Dilger
Date:
Subject: Re: Non-superuser subscription owners
Next
From: Tom Lane
Date:
Subject: Mixing CC and a different CLANG seems like a bad idea