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

Commit99b3db9

Browse files
stayseesongmarkzegarelli
and
markzegarelli
authored
Apply suggestions from code review
Co-authored-by: markzegarelli <mark.zegarelli@segment.com>
1 parent9d15b64 commit99b3db9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎src/connections/storage/catalog/db2/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ database shortly.
8787
If your Db2 Warehouse is in a private network, be sure to[whitelist
8888
Segment's IP
8989
address](https://segment.com/docs/connections/storage/warehouses/faq/#which-ips-should-i-whitelist).
90-
Otherwise, Segmentwon't be able to load your data.
90+
Otherwise, Segmentcan't load your data.
9191

9292
###Unique User
9393

‎src/connections/storage/catalog/postgres/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ GRANT CREATE, TEMPORARY ON DATABASE <enter database name here> TO segment;
356356
## Security
357357
To make sure your Postgres database is secure:
358358
- Login with a user that has readand write permissions so that Segment can write to your database.
359-
- Whitelist the Segment IP (`52.25.130.38/32`). Otherwise, Segmentwon't be able to load your data.
359+
- Whitelist the Segment IP (`52.25.130.38/32`). Otherwise, Segmentcan't load your data.
360360
- Create a service user that has `read/write` permissions.
361361
- Always require SSL/TLS and make sure your data warehouse can only accept secure connections. Segment only connects to your data warehouse using SSL/TLS.
362362

‎src/connections/storage/catalog/redshift/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ After creating a Redshift warehouse, the next step is to connect Segment:
7070
VPCs keep servers inaccessible to traffic from the internet. With VPC, you're able to designate specific web servers access to your servers. In this case, you will be whitelisting the[Segment IPs](/docs/connections/storage/warehouses/faq#which-ips-should-i-whitelist) to write to your data warehouse.
7171

7272
###SSL/TLS
73-
Always require SSL/TLS and make sure your data warehousecan only accept secure connections. Segment only connects to your data warehouse using SSL/TLS.
73+
Always require SSL/TLS and make sure your data warehouseaccepts only secure connections. Segment only connects to your data warehouse using SSL/TLS.
7474

7575
##Best practices
7676

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp