I\'m using arch linux (4.8.13-1-ARCH). I\'m trying to set up PostgreSQL as instructed here.
After performing
[postgres@BitBox ~]$ initdb --locale $LANG -
I found these two commands very handy. Although this post is old, maybe others will be benefited from this in the future.
systemctl list-units|grep postgresql service postgresql-12.service restart