Skip to content

Commit 1bdcb36

Browse files
committed
DOC-280 add note
1 parent 4c48049 commit 1bdcb36

File tree

1 file changed

+7
-3
lines changed
  • src/connections/storage/catalog/postgres

1 file changed

+7
-3
lines changed

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

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,14 @@ PostgreSQL, often simply Postgres, is an object-relational database management s
88

99
PostgreSQL is ACID-compliant and transactional. PostgreSQL has updatable views and materialized views, triggers, foreign keys; supports functions and stored procedures, and other expandability. Developed by the PostgreSQL Global Development Group, free and open-source.
1010

11-
This document was last updated on April, 2018. If you notice any gaps, out-dated information or simply want to leave some feedback to help us improve our documentation, [let us know](https://segment.com/help/contact)!
12-
1311
## Getting started
14-
Find below a selection of options on how to create your Postgres warehouse.
12+
Segment supports the following Postgres database providers:
13+
- [Heroku](#heroku-postgres)
14+
- [RDS](#rds-postgres)
15+
- [Compose](#compose-postgres)
16+
17+
> warning ""
18+
> Segment supports only these Postgres databases. Postgres databases from other providers are not guaranteed to work. For questions or concerns, contact [Segment Support](https://segment.com/help/contact){:target="_blank"}
1519
1620
### Heroku Postgres
1721

0 commit comments

Comments
 (0)