From fde20f3403d5a63e3facb96e6498e95769ea002f Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 4 Oct 2022 16:44:37 -0700 Subject: [PATCH] cmd/pgproxy: link to blog post at the top. Signed-off-by: David Anderson --- cmd/pgproxy/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cmd/pgproxy/README.md b/cmd/pgproxy/README.md index e80c82663..2e013072a 100644 --- a/cmd/pgproxy/README.md +++ b/cmd/pgproxy/README.md @@ -1,6 +1,8 @@ # 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 client connections over Tailscale only, and proxies them to the