My Problem:
So I set up a webpage/webapplication that is powered by Django. Previously I utilized a MySQL database as backend and everything worked out smooth, but then I tried to switch to PostGreSQL.
When I now try to start the Django-server in the shell it keeps getting stuck when the system checks are performed... From there it takes a very long time (circa 7-8 minutes) with my computer using a lot of CPU until finally the server starts with no issues.
If I run "python -v manage.py check", I can see that Django is getting stuck on 2 things: