pg_activity icon indicating copy to clipboard operation
pg_activity copied to clipboard

appname width config option does not work

Open ssharunas opened this issue 1 year ago • 1 comments

I've noticed, that width config option in /etc/pg_activity.conf does not work for [appname] column, while it does work for other columns. It is strange, given, that hidden option does work for the same column.

Contents of config file /etc/pg_activity.conf:

[appname]
width = 1

Command line options: pg_activity -p 5432

There is no user-specific config file nor profile (directory ~/.config/pg_activity does not exist).

ssharunas avatar Apr 09 '24 06:04 ssharunas

Indeed; there are some discrepancies here. Will look into this. Thank you for the report.

dlax avatar Apr 09 '24 07:04 dlax