Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-30 Thread hari49pf
Thank U, it is working. 



On Wednesday, October 30, 2019 at 11:02:22 PM UTC+5:30, sacrac wrote:
>
> man you just have the user variable in the configuration of the bd 
> misspelled, change USERS for USER
>
> On Wed, Oct 30, 2019 at 11:16 AM hari49pf > 
> wrote:
>
>> yes harish.b is OS user, db user is harishb.
>> DB: ourscomputerlearning
>>
>>
>> On Wednesday, October 30, 2019 at 10:10:42 AM UTC+5:30, Kevin Jay wrote:
>>>
>>> I meant to type ‘harish.b’
>>>
>>> On Tue, Oct 29, 2019 at 11:37 PM Kevin Jay  wrote:
>>>
 Does the user ‘garish.b’ have a system password?

 On Tue, Oct 29, 2019 at 10:38 PM hari49pf  wrote:

> Hi sir,
> I didn't understood, can u elaborate, I am new to django, Plz, help me 
> out.
>
> regards.
> Harish.Bheemanpaly
>
> On Wednesday, October 30, 2019 at 1:21:50 AM UTC+5:30, sacrac wrote:
>>
>> Hi i see one error
>> USERS is incorrect
>> see the doc
>> https://docs.djangoproject.com/en/2.2/ref/databases/#id12
>>
>> On Mon, Oct 28, 2019 at 11:15 PM Harish Bheemanpally <
>> hari...@gmail.com> wrote:
>>
>
>>> Hi,
>>>
>>> Please find the attachment, below are the screen shots of the 
>>> setting & DB permissions please help me
>>>
>>>
>>> [image: Screenshot from 2019-10-29 10-40-47.png]
>>>
>>>
>>> [image: Screenshot from 2019-10-29 10-40-40.png]
>>>
>>>
>>> On Monday, October 28, 2019 at 7:57:47 PM UTC+5:30, sacrac wrote:

 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  
 wrote:

> did you install all required packages for postgresql ?
>
>
> On Mon, Oct 28, 2019 at 12:55 PM Harish Bheemanpally <
> hari...@gmail.com> 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, <
>>> hari...@gmail.com> 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 <
> hari...@gmail.com> 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 django...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
>>  
>> 
>> .
>>
>
>
> -- 
> 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 django...@googlegroups.com.

Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-30 Thread carlos
man you just have the user variable in the configuration of the bd
misspelled, change USERS for USER

On Wed, Oct 30, 2019 at 11:16 AM hari49pf  wrote:

> yes harish.b is OS user, db user is harishb.
> DB: ourscomputerlearning
>
>
> On Wednesday, October 30, 2019 at 10:10:42 AM UTC+5:30, Kevin Jay wrote:
>>
>> I meant to type ‘harish.b’
>>
>> On Tue, Oct 29, 2019 at 11:37 PM Kevin Jay  wrote:
>>
>>> Does the user ‘garish.b’ have a system password?
>>>
>>> On Tue, Oct 29, 2019 at 10:38 PM hari49pf  wrote:
>>>
 Hi sir,
 I didn't understood, can u elaborate, I am new to django, Plz, help me
 out.

 regards.
 Harish.Bheemanpaly

 On Wednesday, October 30, 2019 at 1:21:50 AM UTC+5:30, sacrac wrote:
>
> Hi i see one error
> USERS is incorrect
> see the doc
> https://docs.djangoproject.com/en/2.2/ref/databases/#id12
>
> On Mon, Oct 28, 2019 at 11:15 PM Harish Bheemanpally <
> hari...@gmail.com> wrote:
>

>> Hi,
>>
>> Please find the attachment, below are the screen shots of the setting
>> & DB permissions please help me
>>
>>
>> [image: Screenshot from 2019-10-29 10-40-47.png]
>>
>>
>> [image: Screenshot from 2019-10-29 10-40-40.png]
>>
>>
>> On Monday, October 28, 2019 at 7:57:47 PM UTC+5:30, sacrac wrote:
>>>
>>> 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 
>>> wrote:
>>>
 did you install all required packages for postgresql ?


 On Mon, Oct 28, 2019 at 12:55 PM Harish Bheemanpally <
 hari...@gmail.com> 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, <
>> hari...@gmail.com> 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 <
 hari...@gmail.com> 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 django...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
> 
> .
>


 --
 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 django...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com
>>> 

Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-30 Thread hari49pf
yes harish.b is OS user, db user is harishb.
DB: ourscomputerlearning


On Wednesday, October 30, 2019 at 10:10:42 AM UTC+5:30, Kevin Jay wrote:
>
> I meant to type ‘harish.b’
>
> On Tue, Oct 29, 2019 at 11:37 PM Kevin Jay > 
> wrote:
>
>> Does the user ‘garish.b’ have a system password?
>>
>> On Tue, Oct 29, 2019 at 10:38 PM hari49pf > > wrote:
>>
>>> Hi sir,
>>> I didn't understood, can u elaborate, I am new to django, Plz, help me 
>>> out.
>>>
>>> regards.
>>> Harish.Bheemanpaly
>>>
>>> On Wednesday, October 30, 2019 at 1:21:50 AM UTC+5:30, sacrac wrote:

 Hi i see one error
 USERS is incorrect
 see the doc
 https://docs.djangoproject.com/en/2.2/ref/databases/#id12

 On Mon, Oct 28, 2019 at 11:15 PM Harish Bheemanpally  
 wrote:

>>>
> Hi,
>
> Please find the attachment, below are the screen shots of the setting 
> & DB permissions please help me
>
>
> [image: Screenshot from 2019-10-29 10-40-47.png]
>
>
> [image: Screenshot from 2019-10-29 10-40-40.png]
>
>
> On Monday, October 28, 2019 at 7:57:47 PM UTC+5:30, sacrac wrote:
>>
>> 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  
>> wrote:
>>
>>> did you install all required packages for postgresql ?
>>>
>>>
>>> On Mon, Oct 28, 2019 at 12:55 PM Harish Bheemanpally <
>>> hari...@gmail.com> 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, <
> hari...@gmail.com> 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 <
>>> hari...@gmail.com> 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 django...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
  
 
 .

>>>
>>>
>>> -- 
>>> 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 django...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com
>>  
>> 
>> .
>>
> -- 
 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 

Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-30 Thread hari49pf
i am using *postgresql*, not *oracle*.

please help me out 



On Wednesday, October 30, 2019 at 4:39:18 PM UTC+5:30, Siratim Mustaquim 
wrote:
>
> Can You please check your DB configuration @hari49pf. As @carlos mentioned 
> there might be an error there.
>
> [image: database.png]
>
>
>
>
> On Wed, Oct 30, 2019 at 10:40 AM Kevin Jay > 
> wrote:
>
>> I meant to type ‘harish.b’
>>
>> On Tue, Oct 29, 2019 at 11:37 PM Kevin Jay > > wrote:
>>
>>> Does the user ‘garish.b’ have a system password?
>>>
>>> On Tue, Oct 29, 2019 at 10:38 PM hari49pf >> > wrote:
>>>
 Hi sir,
 I didn't understood, can u elaborate, I am new to django, Plz, help me 
 out.

 regards.
 Harish.Bheemanpaly

 On Wednesday, October 30, 2019 at 1:21:50 AM UTC+5:30, sacrac wrote:
>
> Hi i see one error
> USERS is incorrect
> see the doc
> https://docs.djangoproject.com/en/2.2/ref/databases/#id12
>
> On Mon, Oct 28, 2019 at 11:15 PM Harish Bheemanpally <
> hari...@gmail.com> wrote:
>

>> Hi,
>>
>> Please find the attachment, below are the screen shots of the setting 
>> & DB permissions please help me
>>
>>
>> [image: Screenshot from 2019-10-29 10-40-47.png]
>>
>>
>> [image: Screenshot from 2019-10-29 10-40-40.png]
>>
>>
>> On Monday, October 28, 2019 at 7:57:47 PM UTC+5:30, sacrac wrote:
>>>
>>> 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  
>>> wrote:
>>>
 did you install all required packages for postgresql ?


 On Mon, Oct 28, 2019 at 12:55 PM Harish Bheemanpally <
 hari...@gmail.com> 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, <
>> hari...@gmail.com> 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 <
 hari...@gmail.com> 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 django...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
>  
> 
> .
>


 -- 
 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 django...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com
>>>  
>>> 

Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-30 Thread Siratim Mustaquim
Can You please check your DB configuration @hari49pf. As @carlos mentioned
there might be an error there.

[image: database.png]




On Wed, Oct 30, 2019 at 10:40 AM Kevin Jay  wrote:

> I meant to type ‘harish.b’
>
> On Tue, Oct 29, 2019 at 11:37 PM Kevin Jay  wrote:
>
>> Does the user ‘garish.b’ have a system password?
>>
>> On Tue, Oct 29, 2019 at 10:38 PM hari49pf  wrote:
>>
>>> Hi sir,
>>> I didn't understood, can u elaborate, I am new to django, Plz, help me
>>> out.
>>>
>>> regards.
>>> Harish.Bheemanpaly
>>>
>>> On Wednesday, October 30, 2019 at 1:21:50 AM UTC+5:30, sacrac wrote:

 Hi i see one error
 USERS is incorrect
 see the doc
 https://docs.djangoproject.com/en/2.2/ref/databases/#id12

 On Mon, Oct 28, 2019 at 11:15 PM Harish Bheemanpally 
 wrote:

>>>
> Hi,
>
> Please find the attachment, below are the screen shots of the setting
> & DB permissions please help me
>
>
> [image: Screenshot from 2019-10-29 10-40-47.png]
>
>
> [image: Screenshot from 2019-10-29 10-40-40.png]
>
>
> On Monday, October 28, 2019 at 7:57:47 PM UTC+5:30, sacrac wrote:
>>
>> 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 
>> wrote:
>>
>>> did you install all required packages for postgresql ?
>>>
>>>
>>> On Mon, Oct 28, 2019 at 12:55 PM Harish Bheemanpally <
>>> hari...@gmail.com> 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, <
> hari...@gmail.com> 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 <
>>> hari...@gmail.com> 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 django...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
 
 .

>>>
>>>
>>> --
>>> 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 django...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com
>> 
>> .
>>
> --
 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 

Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-29 Thread Kevin Jay
I meant to type ‘harish.b’

On Tue, Oct 29, 2019 at 11:37 PM Kevin Jay  wrote:

> Does the user ‘garish.b’ have a system password?
>
> On Tue, Oct 29, 2019 at 10:38 PM hari49pf  wrote:
>
>> Hi sir,
>> I didn't understood, can u elaborate, I am new to django, Plz, help me
>> out.
>>
>> regards.
>> Harish.Bheemanpaly
>>
>> On Wednesday, October 30, 2019 at 1:21:50 AM UTC+5:30, sacrac wrote:
>>>
>>> Hi i see one error
>>> USERS is incorrect
>>> see the doc
>>> https://docs.djangoproject.com/en/2.2/ref/databases/#id12
>>>
>>> On Mon, Oct 28, 2019 at 11:15 PM Harish Bheemanpally 
>>> wrote:
>>>
>>
 Hi,

 Please find the attachment, below are the screen shots of the setting &
 DB permissions please help me


 [image: Screenshot from 2019-10-29 10-40-47.png]


 [image: Screenshot from 2019-10-29 10-40-40.png]


 On Monday, October 28, 2019 at 7:57:47 PM UTC+5:30, sacrac wrote:
>
> 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 
> wrote:
>
>> did you install all required packages for postgresql ?
>>
>>
>> On Mon, Oct 28, 2019 at 12:55 PM Harish Bheemanpally <
>> hari...@gmail.com> 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, <
 hari...@gmail.com> 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 <
>> hari...@gmail.com> 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 django...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
>>> 
>>> .
>>>
>>
>>
>> --
>> 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 django...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com
> 
> .
>
 --
>>> 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 django...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/129de4f3-1957-4a5f-9a25-e65d29dbfdfa%40googlegroups.com
>>> 
>>> .

Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-29 Thread Kevin Jay
Does the user ‘garish.b’ have a system password?

On Tue, Oct 29, 2019 at 10:38 PM hari49pf  wrote:

> Hi sir,
> I didn't understood, can u elaborate, I am new to django, Plz, help me out.
>
> regards.
> Harish.Bheemanpaly
>
> On Wednesday, October 30, 2019 at 1:21:50 AM UTC+5:30, sacrac wrote:
>>
>> Hi i see one error
>> USERS is incorrect
>> see the doc
>> https://docs.djangoproject.com/en/2.2/ref/databases/#id12
>>
>> On Mon, Oct 28, 2019 at 11:15 PM Harish Bheemanpally 
>> wrote:
>>
>
>>> Hi,
>>>
>>> Please find the attachment, below are the screen shots of the setting &
>>> DB permissions please help me
>>>
>>>
>>> [image: Screenshot from 2019-10-29 10-40-47.png]
>>>
>>>
>>> [image: Screenshot from 2019-10-29 10-40-40.png]
>>>
>>>
>>> On Monday, October 28, 2019 at 7:57:47 PM UTC+5:30, sacrac wrote:

 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  wrote:

> did you install all required packages for postgresql ?
>
>
> On Mon, Oct 28, 2019 at 12:55 PM Harish Bheemanpally <
> hari...@gmail.com> 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, 
>>> 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 <
> hari...@gmail.com> 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 django...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
>> 
>> .
>>
>
>
> --
> 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 django...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com
 
 .

>>> --
>> 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 django...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/129de4f3-1957-4a5f-9a25-e65d29dbfdfa%40googlegroups.com
>> 
>> .
>>
> --
> 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 django...@googlegroups.com.

Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-29 Thread hari49pf
Hi sir,
I didn't understood, can u elaborate, I am new to django, Plz, help me out.

regards.
Harish.Bheemanpaly

On Wednesday, October 30, 2019 at 1:21:50 AM UTC+5:30, sacrac wrote:
>
> Hi i see one error
> USERS is incorrect
> see the doc
> https://docs.djangoproject.com/en/2.2/ref/databases/#id12
>
> On Mon, Oct 28, 2019 at 11:15 PM Harish Bheemanpally  > wrote:
>
>>
>> Hi,
>>
>> Please find the attachment, below are the screen shots of the setting & 
>> DB permissions please help me
>>
>>
>> [image: Screenshot from 2019-10-29 10-40-47.png]
>>
>>
>> [image: Screenshot from 2019-10-29 10-40-40.png]
>>
>>
>> On Monday, October 28, 2019 at 7:57:47 PM UTC+5:30, sacrac wrote:
>>>
>>> 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  wrote:
>>>
 did you install all required packages for postgresql ?


 On Mon, Oct 28, 2019 at 12:55 PM Harish Bheemanpally  
 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,  
>> 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 <
 hari...@gmail.com> 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 django...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
>  
> 
> .
>


 -- 
 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 django...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>> -- 
> 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 django...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/129de4f3-1957-4a5f-9a25-e65d29dbfdfa%40googlegroups.com
>  
> 
> .
>
 -- 
 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 django...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/django-users/CAHV4E-cVZktYH7cT5wH0FNA6bBEXFgDhdmU73fcKGb%3DGDFhKEA%40mail.gmail.com
  
 

Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-28 Thread Harish Bheemanpally
Yes, I have installed all the packages required for postgresql, I 
configured the Djanog in windows with Postgresql, it running  perfectly. 
but in Fedroa 30 server i am facing the problem,

On Monday, October 28, 2019 at 4:30:59 PM UTC+5:30, Motaz Hejaze wrote:
>
> did you install all required packages for postgresql ?
>
>
> On Mon, Oct 28, 2019 at 12:55 PM Harish Bheemanpally  > 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,  
>>> 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 <
> hari...@gmail.com> 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 django...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
>>  
>> 
>> .
>>
>
>
> -- 
> 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 django...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com
  
 
 .

>>> -- 
>> 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 django...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/129de4f3-1957-4a5f-9a25-e65d29dbfdfa%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0569377e-8383-44e4-a8b1-9512d9a84b1d%40googlegroups.com.


Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-28 Thread Harish Bheemanpally


On Monday, October 28, 2019 at 4:30:59 PM UTC+5:30, Motaz Hejaze wrote:
>
> did you install all required packages for postgresql ?
>
>
> On Mon, Oct 28, 2019 at 12:55 PM Harish Bheemanpally  > 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,  
>>> 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 <
> hari...@gmail.com> 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 django...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
>>  
>> 
>> .
>>
>
>
> -- 
> 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 django...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com
  
 
 .

>>> -- 
>> 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 django...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/129de4f3-1957-4a5f-9a25-e65d29dbfdfa%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/c5713636-5003-42e6-9a46-5b4db895e66b%40googlegroups.com.


Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-28 Thread carlos
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  wrote:

> did you install all required packages for postgresql ?
>
>
> On Mon, Oct 28, 2019 at 12:55 PM Harish Bheemanpally 
> 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, 
>>> 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 <
> hari...@gmail.com> 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 django...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
>> 
>> .
>>
>
>
> --
> 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 django...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com
 
 .

>>> --
>> 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 django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/129de4f3-1957-4a5f-9a25-e65d29dbfdfa%40googlegroups.com
>> 
>> .
>>
> --
> 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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAHV4E-cVZktYH7cT5wH0FNA6bBEXFgDhdmU73fcKGb%3DGDFhKEA%40mail.gmail.com
> 
> .
>


-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAM-7rO2p3OKJdvZYV3ATdAra8tQZFgf%3DS6Ysw_bRg0%2Bu74nGzw%40mail.gmail.com.


Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-28 Thread Motaz Hejaze
did you install all required packages for postgresql ?


On Mon, Oct 28, 2019 at 12:55 PM Harish Bheemanpally 
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, 
>> 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 
 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 django...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
> 
> .
>


 --
 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 django...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com
>>> 
>>> .
>>>
>> --
> 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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/129de4f3-1957-4a5f-9a25-e65d29dbfdfa%40googlegroups.com
> 
> .
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHV4E-cVZktYH7cT5wH0FNA6bBEXFgDhdmU73fcKGb%3DGDFhKEA%40mail.gmail.com.


Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-28 Thread Motaz Hejaze
Does it run on sqlite ??
You need to show the code

On Mon, 28 Oct 2019, 8:10 am Harish Bheemanpally, 
wrote:

> 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 
>> 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 django...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
>>> 
>>> .
>>>
>>
>>
>> --
>> 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 django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com
> 
> .
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHV4E-cvg%2BKAhDWH9MTWsknjL8B6fhGtFUmN9OyuYcsN8ZRmgQ%40mail.gmail.com.


Re: Fedora 30 server (Configuring Postgresql with Django)

2019-10-28 Thread Harish Bheemanpally
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  > 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 django...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/d1eebb46-834f-4ee6-be50-7882ca72cbfd%40googlegroups.com
>>  
>> 
>> .
>>
>
>
> -- 
> 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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3217ae2e-d0c7-4b6f-a06d-b1504ba29aa2%40googlegroups.com.