NodeJS Postgres error getaddrinfo ENOTFOUND

后端 未结 4 492
鱼传尺愫
鱼传尺愫 2021-01-04 21:16

I use pg://user:pass@localhost:port/table for connecting to my AWS database. When I use localhost, the app works fine, but when I try to connect the AWS server

4条回答
提交回复
热议问题