Need some help in postgresql #2266
Unanswered
maskmanlucifer
asked this question in
Q&A
Replies: 1 comment
-
I think the Postgres port is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys i started working with postgresql recently.
I did installed postgresql on my laptop and created some database and tables.
But i am facing some problem when i am trying to connect postgresql with nodejs.
Error i am facing : ECONNREFUSED 127.0.0.1:5412
OS -- Linux Mint
I am running my nodejs server on localhost at 5000 port.
Beta Was this translation helpful? Give feedback.
All reactions