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

Commita5f8753

Browse files
Updated copy for consistency (#1582)
1 parent9637be7 commita5f8753

File tree

1 file changed

+6
-6
lines changed
  • pgml-cms/docs/introduction

1 file changed

+6
-6
lines changed

‎pgml-cms/docs/introduction/faq.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: PostgresML Frequently Asked Questions
44

55
#FAQ
66

7-
##What isPostgresML?
7+
##What isPGML?
88

9-
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.
9+
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.
1010

1111
##What is a DB extension?
1212

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

2525
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.
2626

27-
##What ishostedPostgresML?
27+
##What is PostgresML Cloud?
2828

29-
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.
29+
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.
3030

31-
WithhostedPostgresML, you get:
31+
With PostgresML Cloud, you get:
3232

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

40-
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.
40+
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.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp