diff --git a/packages/pgml-rds-proxy/README.md b/packages/pgml-rds-proxy/README.md index 6cf35569b..d7ff662de 100644 --- a/packages/pgml-rds-proxy/README.md +++ b/packages/pgml-rds-proxy/README.md @@ -2,6 +2,10 @@ A pgcat-based PostgreSQL proxy that allows to use PostgresML functions on managed PostgreSQL databases that may not have Internet access, like AWS RDS. +

+ Diagram +

+ ## Getting started A Docker image is provided and is the easiest way to get started. To run the image, you can simply: diff --git a/packages/pgml-rds-proxy/diagram.png b/packages/pgml-rds-proxy/diagram.png new file mode 100644 index 000000000..5552633d9 Binary files /dev/null and b/packages/pgml-rds-proxy/diagram.png differ