You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/pgml-rds-proxy/README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
A pgcat-based PostgreSQL proxy that allows to use PostgresML functions on managed PostgreSQL databases that may not have Internet access, like AWS RDS.
4
4
5
+
<palign="center">
6
+
<imgsrc="diagram.png"alt="Diagram" />
7
+
</p>
8
+
5
9
## Getting started
6
10
7
11
A Docker image is provided and is the easiest way to get started. To run the image, you can simply:
0 commit comments