Unverified Commit 2d97783a authored by Hanefi Onaldi's avatar Hanefi Onaldi Committed by GitHub
Browse files

Set application name to process title and pid (#553)

This change makes it easier to identify the connections of pgcopydb in
pg_stat_activity. The process title contains information on the current
operation, and the pid of the process is also included in the
application name. This way we can easily identify the connections of
pgcopydb in pg_stat_activity even if the process title is truncated.
parent 5d6ae50c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment