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

From Rushabh Lathia
Subject Should rename "startup process" to something else?
Date
Msg-id CAGPqQf1wv6nhU4kpkbEDJ1YRaOc7ty1q3wgjGviS2X+MtYsS3Q@mail.gmail.com
Whole thread Raw
Responses Re: Should rename "startup process" to something else?
Re: Should rename "startup process" to something else?
Re: Should rename "startup process" to something else?
List pgsql-hackers
Hi,

Robert and I wondered whether we would like to rename the startup

process.  The reason for doing this is that the current name doesn't

make any sense, as in the stand-by mode replay loop as the main

loop, the startup process stays around.


I think a better name for the process may be “recovery” or “WAL_replay”

or maybe someone has a better idea.  One can say that startup is a very

generic name, so in the future, it gives flexibility in terms of assigning

any sort of 'work’.  But in standby mode, the name “startup” doesn’t

make sense.


Open for suggestions and thoughts.



Regards,
Rushabh Lathia

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Commitfest 2021-11 Patch Triage - Part 2
Next
From: vignesh C
Date:
Subject: Re: Skipping logical replication transactions on subscriber side