update_process_title
A configuration parameter determining whether 'ps' display is updated for every command
update_process_title
is a configuration parameter determining whether ps
display is updated for every command executed.
update_process_title
was added in PostgreSQL 8.2.
Default value
The default value for update_process_title
is: on
.
Change history
- PostgreSQL 8.2
- added (commit 370a709c)
References
- PostgreSQL documentation: update_process_title