-
Notifications
You must be signed in to change notification settings - Fork 123
Add a supported platforms page #4333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
billy-the-fish
wants to merge
13
commits into
latest
Choose a base branch
from
3292-docs-rfc-update-docs-to-remove-centos-have-correct-versions-of-postgres-support-and-align-supported-platforms
base: latest
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
27a8fc5
chore: new supported platforms page, updated upgrade, and linux insta…
billy-the-fish 91eadd2
Merge branch 'latest' into 3292-docs-rfc-update-docs-to-remove-centos…
billy-the-fish 95f5e07
chore: correct product for build
billy-the-fish 713c75b
Merge branch 'latest' into 3292-docs-rfc-update-docs-to-remove-centos…
billy-the-fish 1522a79
Merge branch 'latest' into 3292-docs-rfc-update-docs-to-remove-centos…
atovpeko 376b570
review updates
atovpeko c4ab7fa
finalize the page
atovpeko cd3e434
Merge branch 'latest' into 3292-docs-rfc-update-docs-to-remove-centos…
atovpeko 0993b30
Merge branch 'latest' into 3292-docs-rfc-update-docs-to-remove-centos…
atovpeko 030ad2f
Merge branch 'latest' into 3292-docs-rfc-update-docs-to-remove-centos…
atovpeko bebe926
Apply suggestions from code review
philkra 85d5cc8
update on review
atovpeko a1007d9
Merge branch 'latest' into 3292-docs-rfc-update-docs-to-remove-centos…
atovpeko File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
import SupportMatrix from "versionContent/_partials/_migrate_self_postgres_timescaledb_compatibility.mdx"; | ||
import LinuxSupport from "versionContent/_partials/_timescaledb_supported_linux.mdx"; | ||
import WindowsSupport from "versionContent/_partials/_timescaledb_supported_windows.mdx"; | ||
import MacosSupport from "versionContent/_partials/_timescaledb_supported_macos.mdx"; | ||
|
||
You use $COMPANY's open-source products to create your best app from the comfort of your own developer environment. | ||
|
||
See the [available services][available-services] and [supported systems][supported-systems]. | ||
|
||
### Available services | ||
|
||
$COMPANY offers the following services for your self-hosted installations: | ||
|
||
<table> | ||
<thead> | ||
<tr> | ||
<th>Service type</th> | ||
<th>Description</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td><strong>Self-hosted support</strong></td> | ||
<td><ul><li>24/7 support no matter where you are.</li><li>An experienced global ops and support team that | ||
can build and manage Postgres at scale.</li></ul> | ||
Want to try it out? <a href="https://www.tigerdata.com/self-managed-support">See how we can help</a>. | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
### $PG, $TIMESCALE_DB support matrix | ||
|
||
$TIMESCALE_DB and $TOOLKIT_LONG run on Postgres v10, v11, v12, v13, v14, v15, v16, and v17. | ||
|
||
<SupportMatrix /> | ||
|
||
### Supported operating system | ||
|
||
You can deploy $TIMESCALE_DB and $TOOLKIT_LONG on the following systems: | ||
|
||
<Tabs label="Supported operating systems" persistKey="os"> | ||
|
||
<Tab title="Linux" label="linux"> | ||
|
||
<LinuxSupport /> | ||
|
||
</Tab> | ||
|
||
<Tab title="Windows" label="windows"> | ||
|
||
<WindowsSupport /> | ||
|
||
</Tab> | ||
|
||
<Tab title="MacOS" label="macos"> | ||
|
||
<MacosSupport /> | ||
|
||
</Tab> | ||
|
||
</Tabs> | ||
|
||
[available-services]: /about/:currentVersion:/supported-platforms/#available-services | ||
[supported-systems]: /about/:currentVersion:/supported-platforms/#supported-systems |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
$SERVICE_LONGs run in the following Amazon Web Services (AWS) regions: | ||
|
||
| Region | Zone | Location | | ||
| ---------------- | ------------- | -------------- | | ||
| `ap-south-1` | Asia Pacific | Mumbai | | ||
| `ap-southeast-1` | Asia Pacific | Singapore | | ||
| `ap-southeast-2` | Asia Pacific | Sydney | | ||
| `ap-northeast-1` | Asia Pacific | Tokyo | | ||
| `ca-central-1` | Canada | Central | | ||
| `eu-central-1` | Europe | Frankfurt | | ||
| `eu-west-1` | Europe | Ireland | | ||
| `eu-west-2` | Europe | London | | ||
| `sa-east-1` | South America | São Paulo | | ||
| `us-east-1` | United States | North Virginia | | ||
| `us-east-2` | United States | Ohio | | ||
| `us-west-2` | United States | Oregon | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
$SERVICE_LONGs run optimized $COMPANY extensions on latest $PG, in a highly secure cloud environment. Each $SERVICE_SHORT is a specialized database instance tuned for your workload. Available capabilities are: | ||
|
||
<table> | ||
<thead> | ||
<tr> | ||
<th>Capability</th> | ||
<th>Extensions</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td><strong>Real-time analytics</strong> <p>Lightning-fast ingest and querying of time-based and event data.</p></td> | ||
<td><ul><li>TimescaleDB</li><li>TimescaleDB Toolkit</li></ul> </td> | ||
</tr> | ||
<tr> | ||
<td ><strong>AI and vector </strong><p>Seamlessly build RAG, search, and AI agents.</p></td> | ||
<td><ul><li>TimescaleDB</li><li>pgvector</li><li>pgvectorscale</li><li>pgai</li></ul></td> | ||
</tr> | ||
<tr> | ||
<td ><strong>Hybrid</strong><p>Everything for real-time analytics and AI workloads, combined.</p></td> | ||
<td><ul><li>TimescaleDB</li><li>TimescaleDB Toolkit</li><li>pgvector</li><li>pgvectorscale</li><li>pgai</li></ul></td> | ||
</tr> | ||
<tr> | ||
<td ><strong>Support</strong></td> | ||
<td><ul><li>24/7 support no matter where you are.</li><li> Continuous incremental backup/recovery. </li><li>Point-in-time forking/branching.</li><li>Zero-downtime upgrades. </li><li>Multi-AZ high availability. </li><li>An experienced global ops and support team that can build and manage Postgres at scale.</li></ul></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
|
||
| Operation system | Version | | ||
atovpeko marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|---------------------------------|-----------------------------------------------------------------------| | ||
| Debian | 13 Trixe, 12 Bookworm, 11 Bullseye | | ||
| Ubuntu | 24.04 Noble Numbat, 22.04 LTS Jammy Jellyfish | | ||
| Red Hat Enterprise | Linux 9, Linux 8 | | ||
| Fedora | Fedora 35, Fedora 34, Fedora 33 | | ||
| Rocky Linux | Rocky Linux 9 (x86_64), Rocky Linux 8 | | ||
| ArchLinux (community-supported) | Check the [available packages][archlinux-packages] | | ||
|
||
[archlinux-packages]: https://archlinux.org/packages/?sort=&q=timescale&maintainer=&flagged= |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
| Operation system | Version | | ||
|-------------------------------|----------------------------------| | ||
| macOS | From 10.15 Catalina to 14 Sonoma | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
| Operation system | Version | | ||
|---------------------------------------------|------------| | ||
| Microsoft Windows | 10, 11 | | ||
| Microsoft Windows Server | 2019, 2020 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
--- | ||
title: Supported platforms | ||
excerpt: The platforms and systems supported by Timescale products. | ||
products: [ cloud, self_hosted] | ||
keywords: [platforms, systems] | ||
tags: [platforms, os, versions] | ||
--- | ||
|
||
import ServiceTypes from "versionContent/_partials/_timescale-cloud-services.mdx"; | ||
import Regions from "versionContent/_partials/_timescale-cloud-regions.mdx"; | ||
import Platforms from "versionContent/_partials/_timescale-cloud-platforms.mdx"; | ||
|
||
# Supported platforms and regions | ||
|
||
This page lists the platforms and systems that $COMPANY products have been tested on for the | ||
following options: | ||
|
||
* **$CLOUD_LONG**: all the latest features that just work. A reliable and worry-free $PG cloud for all your workloads. | ||
* **Self-hosted products**: create your best app from the comfort of your own developer environment. | ||
|
||
## $CLOUD_LONG | ||
|
||
$CLOUD_LONG always runs the latest version of all $COMPANY products. With $CLOUD_LONG you: | ||
|
||
* Build everything on one service, and each service hosts one database | ||
* Get faster queries using less compute | ||
* Compress data without sacrificing performance | ||
* View insights on performance, queries, and more | ||
* Reduce storage with automated retention policies | ||
|
||
See the available [service capabilities][service-types] and [regions][regions]. | ||
|
||
### Available service capabilities | ||
|
||
<ServiceTypes /> | ||
|
||
### Available regions | ||
|
||
<Regions /> | ||
|
||
## Self-hosted products | ||
|
||
<Platforms /> | ||
|
||
[service-types]: /about/:currentVersion:/supported-platforms/#available-service-capabilities | ||
[regions]: /about/:currentVersion:/supported-platforms/#available-regions |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Heading
Supported operating systems
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
recent versions are PG15+ the support matrix is find the upgrade path
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @svenklemm are you saying we should only have the PG15/TimescaleDB 2.10.x and up for this section?