Re: 2 process postgres -D for one instance

From: Christoph Berg <myon(at)debian(dot)org>
To: francis cherat <renaultf11(at)hotmail(dot)com>
Cc: "pgadmin-support(at)lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: 2 process postgres -D for one instance
Date: 2017-08-11 18:23:48
Message-ID: 20170811182348.ijpglnndirxi2vot@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Re: francis cherat 2017-08-11 <HE1PR0802MB2298FDF47C971D2F22F3E66DDC890(at)HE1PR0802MB2298(dot)eurprd08(dot)prod(dot)outlook(dot)com>
> Hi,
>
>
> some time whe have 2 process postgres for 1 instance like this
>
>
> exppgs 17769 1 0 01:06 ? 00:01:04 /usr/pgsql-9.3/bin/postgres -D /bases/postgresql/scl/data -i -p 5450 -h bd-sillage.info.xxxx
> exppgs 39922 17769 0 15:39 ? 00:00:00 /usr/pgsql-9.3/bin/postgres -D /bases/postgresql/scl/data -i -p 5450 -h bd-sillage.info.xxxx

The second one is a child process of the first one, so there's little
to worry about. The better question is why it doesn't have a different
process title like the other child processes, but maybe you just
caught it while starting up.

Christoph

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Jeff Janes 2017-08-12 01:37:14 Re: pgadmin4 ssl HELP!
Previous Message Murtuza Zabuawala 2017-08-11 16:47:38 Re: pgadmin4 ssl HELP!