| From: | Rushabh Lathia <rushabh(dot)lathia(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Should rename "startup process" to something else? |
| Date: | 2021-11-15 14:32:59 |
| Message-ID: | CAGPqQf1wv6nhU4kpkbEDJ1YRaOc7ty1q3wgjGviS2X+MtYsS3Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
www.EnterpriseDB.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | vignesh C | 2021-11-15 14:43:14 | Re: Skipping logical replication transactions on subscriber side |
| Previous Message | Robert Haas | 2021-11-15 14:32:29 | Re: Commitfest 2021-11 Patch Triage - Part 2 |