Skip to content

Commit 0b9a526

Browse files
Lev Kokotovgitbook-bot
authored andcommitted
GITBOOK-61: change request with no subject merged in GitBook
1 parent 9de4fda commit 0b9a526

18 files changed

+96
-14
lines changed
19 KB
Loading
41.8 KB
Loading
24.2 KB
Loading
43 KB
Loading
174 KB
Loading
24.7 KB
Loading

pgml-docs/docs/guides/SUMMARY.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,15 @@
4949
* [Tuning vector recall while generating query embeddings in the database](use-cases/tuning-vector-recall-while-generating-query-embeddings-in-the-database.md)
5050
* [Personalize embedding results with application data in your database](use-cases/personalize-embedding-results-with-application-data-in-your-database.md)
5151
* [LLM based pipelines with PostgresML and dbt (data build tool)](use-cases/llm-based-pipelines-with-postgresml-and-dbt-data-build-tool.md)
52-
* [Deployment](deployment/README.md)
53-
* [PostgresML Cloud](deployment/postgresml-cloud.md)
54-
* [Self-hosting](deployment/self-hosting/README.md)
55-
* [Pooler](deployment/self-hosting/pooler.md)
56-
* [Building from Source](deployment/self-hosting/building-from-source.md)
57-
* [Replication](deployment/self-hosting/replication.md)
52+
* [Deploying PostgresML](deploying-postgresml/README.md)
53+
* [PostgresML Cloud](deploying-postgresml/postgresml-cloud/README.md)
54+
* [Plans](deploying-postgresml/postgresml-cloud/plans/README.md)
55+
* [Serverless databases](deploying-postgresml/postgresml-cloud/plans/serverless-databases.md)
56+
* [Dedicated databases](deploying-postgresml/postgresml-cloud/plans/dedicated-databases.md)
57+
* [Self-hosting](deploying-postgresml/self-hosting/README.md)
58+
* [Pooler](deploying-postgresml/self-hosting/pooler.md)
59+
* [Building from source](deploying-postgresml/self-hosting/building-from-source.md)
60+
* [Replication](deploying-postgresml/self-hosting/replication.md)
5861
* [PgCat](pgcat.md)
5962
* [Benchmarks](benchmarks/README.md)
6063
* [PostgresML is 8-40x faster than Python HTTP microservices](benchmarks/postgresml-is-8-40x-faster-than-python-http-microservices.md)
File renamed without changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# PostgresML Cloud
2+
3+
PostgresML Cloud is a fully managed deployment of PostgresML, operated and supported by the team that created it. Running Postgres in production and at scale is a full time job. Running Postgres and large and complex machine learning models in production is job for multiple teams. Our Cloud makes it easy to deploy and operate reliable PostgresML deployments for startups and enterprises of any scale.

0 commit comments

Comments
 (0)