Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Updated copy for consistency#1582

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
montanalow merged 1 commit intomasterfromcassandrastumer-patch-4
Jul 23, 2024
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletionspgml-cms/docs/introduction/faq.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,9 +4,9 @@ description: PostgresML Frequently Asked Questions

# FAQ

## What isPostgresML?
## What isPGML?

PostgresML is an open-source database extension that turns Postgres into an end-to-end machine learning platform. It allows you to build, train, and deploy ML models directly within your Postgres database without moving data between systems.
PGML is an open-source database extension that turns Postgres into an end-to-end machine learning platform. It allows you to build, train, and deploy ML models directly within your Postgres database without moving data between systems.

## What is a DB extension?

Expand All@@ -24,11 +24,11 @@ Benefits include faster development cycles, reduced latency, tighter integration

PostgresML requires using Postgres as the database. If your data currently resides in a different database, there would be some upfront effort required to migrate the data into Postgres in order to utilize PostgresML's capabilities.

## What ishostedPostgresML?
## What is PostgresML Cloud?

Hosted PostgresML is a fully managed cloud service that provides all the capabilities of open sourcePostgresML without the need to run your own database infrastructure.
Hosted PostgresML is a fully managed cloud service that provides all the capabilities of open sourcePGML without the need to run your own database infrastructure.

WithhostedPostgresML, you get:
With PostgresML Cloud, you get:

* Flexible compute resources - Choose CPU, RAM or GPU machines tailored to your workload
* Horizontally scalable inference with read-only replicas
Expand All@@ -37,4 +37,4 @@ With hosted PostgresML, you get:
* Automated backups and point-in-time restore
* Monitoring dashboard with metrics and logs

In summary,hostedPostgresML removes the operational burden so you can focus on developing machine learning applications, while still getting the benefits of the unified PostgresML architecture.
In summary, PostgresML Cloud removes the operational burden so you can focus on developing machine learning applications, while still getting the benefits of the unified PostgresML architecture.

[8]ページ先頭

©2009-2025 Movatter.jp