After updating my Archlinux, I tried starting up postgreSQL with:
sudo systmctl start postgresql.service
The service was unable to start. I then checked on what systemctl was saying the error was.
(env) [rookie@ArchRookie eventmanagement]$ sudo systemctl status postgresql
[sudo] password for rookie:
● postgresql.service - PostgreSQL database server
Loaded …