There is not user with harish in *DB*(postgresql) the harish is the user of *OS*.
As suggested by sacrac: I have created a new user in DB with the name harishb who is the owner of the DB and changed the setting.py still raising same error when i am trying to run migrate or run the django PLZ Help me. On Monday, October 28, 2019 at 9:04:03 AM UTC+5:30, sacrac wrote: > > Hi, Maybe you need change permission role user harish > #ALTER ROLE harish CREATEROLE CREATEDB; or SUPERUSER; > > On Sun, Oct 27, 2019 at 11:58 AM Harish Bheemanpally <[email protected] > <javascript:>> wrote: > >> OS: Fedora30 server X64 >> DB: Postgesql-12 >> Django version:2.2.5 >> connector: psycopg2.binary >> >> [image: Screenshot from 2019-10-27 13-20-35.png] >> >> i have configured the settings file in django folder, but unable to >> resolve the issue, >> need help. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com >> >> <https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > att. > Carlos Rocha > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com.

