Sync process names between ps and pg_stat_activity

Peter Eisentraut <peter_e@gmx.net>

Commit: be87b70b6117609b7db0cd5e0cd96e7f569bdddb
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-09-20T12:59:03Z
Releases: 11.0
Sync process names between ps and pg_stat_activity

Remove gratuitous differences in the process names shown in
pg_stat_activity.backend_type and the ps output.

Reviewed-by: Takayuki Tsunakawa <tsunakawa.takay@jp.fujitsu.com>

Files

Documentation touched