| From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
|---|---|
| To: | patsev(dot)anton(at)gmail(dot)com, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #14981: Systemd unit used postmaster ( not postgres) |
| Date: | 2017-12-17 21:57:22 |
| Message-ID: | 1513547842.3398.35.camel@gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi,
On Sun, 2017-12-17 at 14:31 +0000, patsev(dot)anton(at)gmail(dot)com wrote:
> But in CentOS 7 process for run posgresql is postmaster.
>
> I download latest postgresql10-server-10.1-1PGDG.rhel7.x86_64.rpm and see
> /usr/lib/systemd/system:
>
> ExecStart=/usr/pgsql-10/bin/postmaster -D ${PGDATA}
>
> But at
> https://www.postgresql.org/docs/current/static/app-postmaster.html
> wrote:
> "postmaster is a deprecated alias of postgres."
There are two reasons:
* Historical reasons: It has always been postmaster with the RPMs.
* Other reason: I personally find grepping postmaster easier than others :)
Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
| From | Date | Subject | |
|---|---|---|---|
| Next Message | hikkis21c | 2017-12-18 01:47:46 | BUG #14982: init db fail |
| Previous Message | Peter Geoghegan | 2017-12-17 15:46:56 | Re: PostgreSQL crashes with SIGSEGV |