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

Commit66a1ee4

Browse files
committed
Update README.md
1 parent600a4c3 commit66a1ee4

File tree

1 file changed

+1
-1
lines changed
  • pgml-cms/docs/introduction/getting-started/import-your-data

1 file changed

+1
-1
lines changed

‎pgml-cms/docs/introduction/getting-started/import-your-data/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ accelerate your machine learning use cases and removes the need for moving data
2525

2626
Foreign data wrappers are a set of PostgreSQL extensions that allow making direct connections from inside the database directly to other databases, even if they aren't running on Postgres. For example, Postgres has foreign data wrappers for MySQL, S3, Snowflake and many others.
2727

28-
<figureclass="my-3 py-3"><imgsrc="../../../.gitbook/assets/Getting-Started_FDW-Diagram"alt="Foreign data wrappers"width="80%"><figcaption></figcaption></figure>
28+
<figureclass="my-3 py-3"><imgsrc="../../../.gitbook/assets/Getting-Started_FDW-Diagram.svg"alt="Foreign data wrappers"width="80%"><figcaption></figcaption></figure>
2929

3030
FDWs are useful when data access is infrequent and not latency-sensitive. For many use cases, like offline batch workloads and not very busy websites, this approach is suitable and easy to get started with.
3131

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp