i am trying to start postgres service like this:
ExecStart=/bin/sudo -u pgsql /bin/bash -c "file path"
it seems like you need sudo to create the db b