You can show the settings and permissions of the DB, because the user harish.b and harishb are different!
On Mon, Oct 28, 2019 at 5:00 AM Motaz Hejaze <[email protected]> wrote: > did you install all required packages for postgresql ? > > > On Mon, Oct 28, 2019 at 12:55 PM Harish Bheemanpally <[email protected]> > wrote: > >> Yes it was running perfectly in sqllie & Mysql. But in postgresql i am >> unable to configure Djanog >> the postger server screen shot >> >> please let me know for any information requried >> >> >> Postgresql image with djanog >> >> [image: Screenshot from 2019-10-28 10-28-38.png] >> >> >> On Monday, October 28, 2019 at 2:12:08 PM UTC+5:30, Motaz Hejaze wrote: >>> >>> Does it run on sqlite ?? >>> You need to show the code >>> >>> On Mon, 28 Oct 2019, 8:10 am Harish Bheemanpally, <[email protected]> >>> wrote: >>> >>>> There is not user with harish in *DB*(postgresql) >>>> >>>> [image: Screenshot from 2019-10-28 16-20-04.png] >>>> 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]> 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]. >>>>>> 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 >>>> <https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- >> 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/129de4f3-1957-4a5f-9a25-e65d29dbfdfa%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/129de4f3-1957-4a5f-9a25-e65d29dbfdfa%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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/CAHV4E-cVZktYH7cT5wH0FNA6bBEXFgDhdmU73fcKGb%3DGDFhKEA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAHV4E-cVZktYH7cT5wH0FNA6bBEXFgDhdmU73fcKGb%3DGDFhKEA%40mail.gmail.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/CAM-7rO2p3OKJdvZYV3ATdAra8tQZFgf%3DS6Ysw_bRg0%2Bu74nGzw%40mail.gmail.com.

