Re: Name of main process differs between servers (postmaster vs postgres) - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: Name of main process differs between servers (postmaster vs postgres)
Date
Msg-id CAKFQuwaKcLTVNUUCy9ksJcpmvXVz2RmMv91pa0R3zs5orqiLjg@mail.gmail.com
Whole thread Raw
In response to Name of main process differs between servers (postmaster vs postgres)  (Jonathan Lemig <jtlemig@gmail.com>)
Responses Re: Name of main process differs between servers (postmaster vs postgres)
List pgsql-hackers
On Tue, Jun 26, 2018 at 2:51 PM, Jonathan Lemig <jtlemig@gmail.com> wrote:
From what I can tell, things are running fine on both servers, I guess I just don't like there is a difference/inconsistency.  Can anyone please explain this?


​Best guess, one of the servers has upgrades from previous versions applied to it while the other started with a newer release.  The upgraded server didn't mess with a pre-existing launch script that was using postmaster while the new one made use of the likely newer script that calls postgres.

Dave

pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: Name of main process differs between servers (postmaster vspostgres)
Next
From: Thomas Munro
Date:
Subject: Re: Speedup of relation deletes during recovery