[ClusterLabs] Antw: Re: Possible idea for 2.0.0: renaming the Pacemaker daemons

Ulrich Windl Ulrich.Windl at rz.uni-regensburg.de
Tue Apr 3 02:12:37 EDT 2018


>>> Jehan-Guillaume de Rorthais <jgdr at dalibo.com> schrieb am 28.03.2018 um 21:41 in
Nachricht <20180328214117.3916c634 at firost>:
[...]
> I'm from the PostgreSQL galaxy. In this galaxy, parameter
> "update_process_title" controls if PostgreSQL should set human readable 
> process
> title and is "on" by default. In ps, it gives:

[...]
IMHO if you change process titles, you should also change thread names, even if the length is much more limited for threads rather than processes. Still try to be as short as possible. For example below, all the " process" suffix is redundant. MHO...

> 
>   ioguix at firost:~$ ps f -o cmd -C postmaster
>   CMD
>   postmaster -D /home/ioguix/var/lib/pgsql/96
>    \_ postgres: checkpointer process   
>    \_ postgres: writer process   
>    \_ postgres: wal writer process   
>    \_ postgres: autovacuum launcher process   
>    \_ postgres: stats collector process   
> 
[...]

Regards,
Ulrich





More information about the Users mailing list