This guide walks you through connecting to your local PostgreSQL database remotely using ngrok TCP endpoints.Documentation Index
Fetch the complete documentation index at: https://ngrok.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
What you’ll need
- PostgreSQL installed and running locally.
- An ngrok account.
- Your ngrok authtoken.
- A valid payment method added to your account (TCP endpoints are only available on a free plan after adding a valid payment method).
Expose your PostgreSQL database
After installing the database, you can connect to it using a standard ngrok TCP endpoint sending traffic to port5432.