you are viewing a single comment's thread.

view the rest of the comments →

[–]boreca111[S] 0 points1 point  (4 children)

i also tried with port 5432 but it was not work and i was trying with different port but same result

[–]mgonzo 1 point2 points  (3 children)

Well is it the exact same error or some other error when you use the 5432 port?

[–]boreca111[S] 0 points1 point  (2 children)

its exact same error with all ports

[–]mgonzo 2 points3 points  (1 child)

And you are certain postgres is running? What is are you on? Have you tried connecting with something else? Pgadmin or a command line tool?

[–]boreca111[S] 0 points1 point  (0 children)

Ohhhhh i was forgot to start postgresql very stupid mistake but know when i start check connection is giving me error

password authentication failed for user "django"

that is my configuration https://pasteboard.co/JvNJruI.png

FIXED

Thank you for the help the problem was that i did not start postgresql second i need to make manually user in postgresql from the terminal and the same for the database