whilenull / 7777-support

Documentation and support for 7777.
https://port7777.com
53 stars 3 forks source link

Psql client is not be able to connect #18

Closed semsphy closed 3 years ago

semsphy commented 3 years ago

Instance

7777 tunnel

7777 --region=ap-southeast-1 --database identifier-dev

Local

psql -U username -h 127.0.0.1 -p 7777 xxxbase

Error

psql: could not connect to server: Connection refused
    Is the server running on host "127.0.0.1" and accepting
    TCP/IP connections on port 7777?

Pls advice, thank.

semsphy commented 3 years ago

it is ok now.