Skip to content

Commit 17a45b8

Browse files
committed
Added initial pass of the EOL disclaimer [DOC-519]
1 parent b768795 commit 17a45b8

File tree

1 file changed

+6
-1
lines changed
  • src/connections/storage/catalog/postgres

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ PostgreSQL is ACID-compliant and transactional. PostgreSQL has updatable views a
1212
Segment supports the following Postgres database providers:
1313
- [Heroku](#heroku-postgres)
1414
- [RDS](#rds-postgres)
15-
- [Compose](#compose-postgres)
15+
- [Compose](#compose-postgres)*
16+
17+
*_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"}._
1618

1719
> warning ""
1820
> 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"}
@@ -102,6 +104,9 @@ To create a new inbound rule:
102104

103105
## Compose Postgres
104106

107+
> warning "Compose will enter End of Life on March 1, 2023"
108+
> 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.
109+
105110
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.
106111

107112
Using Compose, companies can deploy databases instantly with backups, monitoring, performance tuning, and a full-suite of management tools. Compose Enterprise brings all this to the corporate VPC (virtual private cloud).

0 commit comments

Comments
 (0)