Node JS Postgresql connection error / error: no pg_hba.conf entry
(I’m korean. My English can be terrible.)
I want my node app to connect AWS RDS.
but the error occured.
how can I sovle this?
Connect ETIMEDOUT error when attempting to query Postgresql RDS Database with Node JS
I am attempting to use node js to access my postgresql database hosted on AWS RDS by using a query. Here is my code: