Order `jhack tail` columns output in human way: `8 9 10 11` (not `10 11 9 8`)
Open
- Dominant language
- Python
- Stars
- 60
- Forks
- 31
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 1
Description
### Bug Description
Hi,
Please check the picture:

As you can see the postgresql columns order is hard to read by numans. Can you please order them in a human readable way?
Thx!
### To Reproduce
juju deploy postgresql -n 11
jhack tail
### Environment
jhack 0.4.4.0.20.26 538 latest/edge ppasotti -
### Relevant log output
```shell
none
```
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.