Skip to content

Commit dd6a509

Browse files
committed
Added links/context to EOL [DOC-519]
1 parent 285e234 commit dd6a509

File tree

1 file changed

+2
-2
lines changed
  • src/connections/storage/catalog/postgres

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Segment supports the following Postgres database providers:
1717
- [RDS](#rds-postgres)
1818
- [Compose](#compose-postgres)*
1919

20-
*_Compose will enter End of Life on March 1, 2023. After this date, all databases on Compose will be disabled and deprovisioned. If you need help selecting another Segment-supported Postgres database provider, contact [Segment Support](https://segment.com/help/contact){:target="_blank"}._
20+
*_[Compose will be End of Life on March 1, 2023](https://help.compose.com/docs/compose-deprecation){:target="_blank"}. After this date, all databases on Compose will be disabled and deprovisioned. If you need help selecting another Segment-supported Postgres database provider, contact [Segment Support](https://segment.com/help/contact){:target="_blank"}._
2121

2222
> warning ""
2323
> Segment supports only these Postgres databases. Postgres databases from other providers are not guaranteed to work. For questions or concerns about Segment-supported Postgres providers, contact [Segment Support](https://segment.com/help/contact){:target="_blank"}.
@@ -85,7 +85,7 @@ To create a new inbound rule:
8585
## Compose Postgres
8686

8787
> warning "Compose will enter End of Life on March 1, 2023"
88-
> After March 1, 2023, all databases on Compose will be disabled and deprovisioned. To use Postgres to integrate your data with Segment, consider transferring your data to either [Heroku Postgres](#heroku-postgres) or [Amazon's Relational Database Service](#rds-postgres), other Segment-supported Postgres providers.
88+
> After [Compose enters End of Life on March 1, 2023](https://help.compose.com/docs/compose-deprecation){:target="_blank"}, all databases on Compose will be disabled and deprovisioned. To continue using Postgres to integrate your data with Segment, consider using either [Heroku Postgres](#heroku-postgres) or [Amazon's Relational Database Service](#rds-postgres), the other Segment-supported Postgres providers.
8989
9090
Compose is the first DBaaS (Database as a Service) of its kind, geared at helping developers spend more time building their applications rather than wrestling with database provisioning and maintenance. Compose provides easy to deploy and scale data stores and services in many flavors: PostgreSQL, MongoDB, RethinkDB, Elasticsearch, Redis, etcd, and RabbitMQ.
9191

0 commit comments

Comments
 (0)