tcproxy-0.1.0 is not a library.
Visit the last successful build:
tcproxy-0.1.1
TCP Proxy for PostgreSQL
A simple TCP proxy that forwards PostgreSQL connections to different target databases (including SSH-tunneled connections) based on runtime target selection.
Why
This tool is born out of my need to switch between different postgres connection (local and remove via an ssh connection). This proxy does the switching between the databases, so I don't have to go and update multiple service configs.
Usage
)
)