Re: Two Postgres master process are showing - one is on and off - Mailing list pgsql-general

From Laurenz Albe
Subject Re: Two Postgres master process are showing - one is on and off
Date
Msg-id 97b944a6fcf2fd046751570487ccc519e84758f1.camel@cybertec.at
Whole thread Raw
In response to Two Postgres master process are showing - one is on and off  (chiru r <chirupg@gmail.com>)
List pgsql-general
chiru r wrote:
> I have observed one of our PostgreSQL DB instance showing two postgres process on Linux server as highlighted. The
secondpostgres process is on and off.
 
> We did not find any references in logs.
> 
> Please provide your advice and help on this issue.
> 
> DB version :  PostgreSQL  9.5.10
> Server version   :  RHEL 7.6
>  
> [postgres@PGSERVER data]$ ps -ef|grep postgres
> postgres  33438      1  0 12:41 ?        00:00:03 /u01/postgres/9.5/bin/postgres -D /u02/pgdata01/9.5/data
> [...]
> postgres 110181  33438  0 15:30 ?        00:00:00 /u01/postgres/9.5/bin/postgres -D /u02/pgdata01/9.5/data

Perhaps it is a new client connection, and the process title just hasn't been changed (yet).

What is your setting for "update_process_title"?

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




pgsql-general by date:

Previous
From: Ian Barwick
Date:
Subject: Re: pg_xlog on slaves has grown to 200GB
Next
From: Karl Martin Skoldebrand
Date:
Subject: SV: Databases and servers