-
Notifications
You must be signed in to change notification settings - Fork 126
Update service creation for Free Plan #4487
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
Merged
atovpeko
merged 7 commits into
milestone-32-free-tier
from
510-update-the-service-creation-flow
Oct 17, 2025
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
1e05e05
update
atovpeko 24384c6
Update getting-started/services.md
atovpeko 374f2cf
Merge branch 'milestone-32-free-tier' of github.com:timescale/docs in…
atovpeko bda4e75
rework
atovpeko a65a6cc
update on review
atovpeko 1a40f75
update on review
atovpeko f32acb7
Update _partials/_services-intro.md
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
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
Empty file.
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,50 @@ | ||
A $SERVICE_LONG is a single optimised $PG instance extended with innovations in the database engine and cloud | ||
infrastructure to deliver speed without compromise. A $SERVICE_LONG is 10-1000x faster at scale! It | ||
is ideal for applications requiring strong data consistency, complex relationships, and advanced querying capabilities. | ||
Get ACID compliance, extensive SQL support, JSON handling, and extensibility through custom functions, data types, and | ||
extensions. | ||
|
||
Each $SERVICE_SHORT is associated with a project in $CLOUD_LONG. Each project can have multiple $SERVICE_SHORTs. Each user is a [member of one or more projects][rbac]. | ||
|
||
You create free and standard $SERVICE_SHORTs in $CONSOLE_LONG, depending on your [$PRICING_PLAN][pricing-plans]. A free $SERVICE_SHORT comes at zero cost and gives you limited resources to get to know $CLOUD_LONG. Once you are ready to try out more advanced features, you can switch to a paid plan and convert your free $SERVICE_SHORT to a standard one. | ||
|
||
 | ||
|
||
To the $PG you know and love, $CLOUD_LONG adds the following capabilities: | ||
|
||
- **Standard $SERVICE_SHORTs**: | ||
|
||
- _Real-time analytics_: store and query [time-series data][what-is-time-series] at scale for | ||
real-time analytics and other use cases. Get faster time-based queries with $HYPERTABLEs, $CAGGs, and columnar storage. Save money by compressing data into the $COLUMNSTORE, moving cold data to low-cost bottomless storage in Amazon S3, and deleting old data with automated policies. | ||
- _AI-focused_: build AI applications from start to scale. Get fast and accurate similarity search | ||
with the pgvector and pgvectorscale extensions. Create vector embeddings and perform LLM reasoning on your data with | ||
the pgai extension. | ||
- _Hybrid applications_: get a full set of tools to develop applications that combine time-based data and AI. | ||
|
||
All standard $SERVICE_LONGs include the tooling you expect for production and developer environments: [live migration][live-migration], | ||
[automatic backups and PITR][automatic-backups], [high availability][high-availability], [$READ_REPLICAs][readreplica], [data forking][operations-forking], [connection pooling][connection-pooling], [tiered storage][data-tiering], | ||
[usage-based storage][how-plans-work], secure in-$CONSOLE [SQL editing][in-console-editors], $SERVICE_SHORT [metrics][metrics] | ||
and [insights][insights], [streamlined maintenance][maintain-upgrade], and much more. $CLOUD_LONG continuously monitors your $SERVICE_SHORTs and prevents common $PG out-of-memory crashes. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Do we capitalize "Insights"? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We don't if it's in the general sense, we do when referring specifically to the tab in Console. |
||
|
||
- **Free $SERVICE_SHORTs**: | ||
|
||
_$PG with $TIMESCALE_DB and vector extensions_ | ||
|
||
Free $SERVICE_SHORTs offer limited resources and a basic feature scope, perfect to get to know $CLOUD_LONG in a development environment. | ||
|
||
[what-is-time-series]: https://www.timescale.com/blog/time-series-database-an-explainer#what-is-a-time-series-database | ||
[create-service]: /getting-started/:currentVersion:/services/ | ||
[live-migration]: /migrate/:currentVersion:/live-migration/ | ||
[automatic-backups]: /use-timescale/:currentVersion:/backup-restore/ | ||
[high-availability]: /use-timescale/:currentVersion:/ha-replicas/high-availability/ | ||
[readreplica]: /use-timescale/:currentVersion:/ha-replicas/read-scaling/ | ||
[operations-forking]: /use-timescale/:currentVersion:/services/service-management/#fork-a-service | ||
[connection-pooling]: /use-timescale/:currentVersion:/services/connection-pooling | ||
[data-tiering]: /use-timescale/:currentVersion:/data-tiering/ | ||
[how-plans-work]: /about/:currentVersion:/pricing-and-account-management/#how-plans-work | ||
[in-console-editors]: /getting-started/:currentVersion:/run-queries-from-console/ | ||
[metrics]: /use-timescale/:currentVersion:/metrics-logging/monitoring/#metrics | ||
[insights]: /use-timescale/:currentVersion:/metrics-logging/monitoring/#insights | ||
[maintain-upgrade]: /use-timescale/:currentVersion:/upgrades/ | ||
[pricing-plans]: /about/:currentVersion:/pricing-and-account-management/ | ||
[rbac]: /use-timescale/:currentVersion:/security/members/ |
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.