Re: Is there any way that one of the Postgres Background/Utility process may go down?

From: Shreeyansh Dba <shreeyansh2014(at)gmail(dot)com>
To: rajan <vgmonnet(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Is there any way that one of the Postgres Background/Utility process may go down?
Date: 2019-01-03 17:36:35
Message-ID: CAGDYbUPiEAUAEBxhshE-JXUCVDKM_xJcmMgvF7fRAuq=oFDJyg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Rajan,

A postgres server process (postmaster) is the main key process acts as
supervisor. If any background process gets die/down, then postmaster
automatically restarts this process.

Thanks & Regards,
*Shreeyansh DBA Team*
www.shreeyansh.com

On Thu, Jan 3, 2019 at 4:21 PM rajan <vgmonnet(at)gmail(dot)com> wrote:

> All,
>
> Thanks for the replies. But let me ask the question like this,
>
> Should I add all background processes for monitoring? Or adding the
> postmaster only is sufficient?
>
> It is like, is there a possibility that one of the background processes may
> go down? Did someone face a situation like that?
>
>
>
> -----
> --
> Thanks,
> Rajan.
> --
> Sent from:
> http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Yuri Niyazov 2019-01-04 00:39:51
Previous Message rajan 2019-01-03 10:51:02 Re: Is there any way that one of the Postgres Background/Utility process may go down?