Unable to connect to PostgreSQL server: FATAL: no pg_hba.conf entry for host "127.0.0.1", user "db_usrhgs", database "postgres", SSL off
I made a new user and a new database gives me this error and when I want to do the migrate it doesn't let me
CREATE TABLE "django_migrations" ("id" bigserial NOT NULL django