Re: drop postmaster symlink
Devrim GÜNDÜZ <devrim@gunduz.org>
From: Devrim Gündüz <devrim@gunduz.org>
To: Joe Conway <mail@joeconway.com>, Peter Eisentraut <peter.eisentraut@enterprisedb.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-11-23T14:28:32Z
Lists: pgsql-hackers
Hi,
On Wed, 2022-11-23 at 09:18 -0500, Joe Conway wrote:
> I am a big +1 on removing the symlink, however it is worth pointing
> out
> that the PGDG RPMs still use the symlink in the included systemd
> service
> file:
>
> 8<----------
> ExecStart=/usr/pgsql-15/bin/postmaster -D ${PGDATA}
...and it helps us to find the "main" process a bit easily.
Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Commits
-
doc: Adjust a few more references to "postmaster"
- 17e72ec45d31 16.0 landed
-
Don't install postmaster symlink anymore
- 37e267335068 16.0 landed
-
Remove gratuitous references to postmaster program
- 81266442fbcb 16.0 landed