cmd/pgproxy: link to blog post at the top.
Signed-off-by: David Anderson <danderson@tailscale.com>pull/5837/head
parent
7ffd2fe005
commit
fde20f3403
|
@ -1,6 +1,8 @@
|
||||||
# pgproxy
|
# pgproxy
|
||||||
|
|
||||||
The pgproxy server is a proxy for the Postgres wire protocol.
|
The pgproxy server is a proxy for the Postgres wire protocol. [Read
|
||||||
|
more in our blog
|
||||||
|
post](https://tailscale.com/blog/introducing-pgproxy/) about it!
|
||||||
|
|
||||||
The proxy runs an in-process Tailscale instance, accepts postgres
|
The proxy runs an in-process Tailscale instance, accepts postgres
|
||||||
client connections over Tailscale only, and proxies them to the
|
client connections over Tailscale only, and proxies them to the
|
||||||
|
|
Loading…
Reference in New Issue