# Connect to remote Postgre SQL Database using SSH Tunnel ``` ssh -L :: -p @ ``` ## Links [Connect to PostgreSQL using an SSH tunnel](https://www.kevssite.com/connect-to-postgresql-using-an-ssh-tunnel/)