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: pgml-cms/docs/getting-started/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ description: Setup a database and connect your application to PostgresML
7
7
A PostgresML deployment consists of multiple components working in concert to provide a complete Machine Learning platform. We provide a fully managed solution in our cloud.
8
8
9
9
* A PostgreSQL database, with pgml and pgvector extensions installed, including backups, metrics, logs, replicas and high availability configurations
10
-
* A PgCatpooler proxy to provide secure access and model load balancing across tens of thousands of clients
10
+
* A PgCatpooling proxy to provide secure access and model load balancing across tens of thousands of clients
11
11
* A web application to manage deployed models and host SQL notebooks