Skip to content

Commit

Permalink
SEO excerpts: part 2
Browse files Browse the repository at this point in the history
Signed-off-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com>
Co-authored-by: Iain Cox <iain@timescale.com>
  • Loading branch information
atovpeko and billy-the-fish authored Feb 12, 2025
1 parent 252992d commit 00a2596
Show file tree
Hide file tree
Showing 34 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion use-timescale/compression/about-compression.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: About compression
excerpt: How to compress hypertables
excerpt: When you compress data in a hypertable, multiple records are grouped into a single row, into an array-like structure. Learn other key aspects of how data compression works in Timescale Cloud
products: [self_hosted]
keywords: [compression, hypertables]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/compression/compression-design.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Designing your database for compression
excerpt: Learn how to design your database for the most effective compression
excerpt: Data compression can save you up to 90% of storage space. Learn how to design your Timescale Cloud service to achieve the best data compression results
products: [cloud, mst, self_hosted]
keywords: [compression, schema, tables]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/compression/compression-methods.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: About compression methods
excerpt: Understand the different compression methods
excerpt: Understand the different compression methods, which includes delta encoding, delta-of-delta, simple-8b, run-length encoding, XOR-based, and dictionary compression
products: [cloud, mst, self_hosted]
keywords: [compression]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/compression/compression-policy.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Create a compression policy
excerpt: Create a compression policy on a hypertable
excerpt: Timescale Cloud can compress your data automatically, based on the conditions you set. Learn to create, view, pause, and remove data compression policies for a hypertable
products: [cloud, mst, self_hosted]
keywords: [compression, hypertables, policy]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/compression/decompress-chunks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Decompression
excerpt: How to decompress a compressed chunk
excerpt: While Timescale Cloud supports modifying compressed data, for bulk operations you need to decompress it first. Learn to decompress data manually
products: [cloud, mst, self_hosted]
keywords: [compression, hypertables, backfilling]
tags: [decompression]
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/compression/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Compression
excerpt: Learn how compression works in Timescale
excerpt: With data compression, you can achieve a significant improvement in the performance of your analytical queries. Learn how to enable and benefit from data compression in Timescale Cloud
products: [cloud, mst, self_hosted]
keywords: [compression, hypertables]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/compression/manual-compression.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Manual compression
excerpt: Learn how to manually compress a hypertable
excerpt: Timescale Cloud provides automated and manual data compression. Learn to manually compress specific chunks of a hypertable for a more granular control
products: [self_hosted]
keywords: [compression, hypertables]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/compression/modify-a-schema.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Schema modifications
excerpt: Modify the schema of compressed hypertables
excerpt: Timescale Cloud enables you to modify the schema of compressed hypertables. This includes adding a nullable column, renaming and dropping a column, and adding a column with a default value
products: [cloud, mst, self_hosted]
keywords: [compression, schemas, hypertables]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/compression/modify-compressed-data.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Inserting or modifying data in compressed chunks
excerpt: What happens when you try to modify data in a compressed hypertable
excerpt: In Timescale Cloud, compressed data can still be modified. Learn to insert data into compressed chunks and modify data in compressed rows
products: [cloud, mst, self_hosted]
keywords: [compression, backfilling, hypertables]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/configuration/about-configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: About configuration in Timescale
excerpt: About Timescale configuration
excerpt: Timescale Cloud configures your service automatically based on your compute and storage settings. However, you can also configure a wide range af advanced parameters in Timescale Console
products: [cloud]
keywords: [configuration, memory, workers, settings]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/configuration/advanced-parameters.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Advanced parameters
excerpt: Configure advanced parameters for your Timescale service
excerpt: Configure advanced parameters for your Timescale Cloud service in Timescale Console
products: [cloud]
keywords: [services, settings]
tags: [configuration, schemas]
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/configuration/customize-configuration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Configure database parameters
excerpt: Customize the configuration of your Timescale database
excerpt: Customize standard PostgreSQL configuration and specific Timescale Cloud options for each service individually
products: [cloud]
keywords: [configure, services, settings]
cloud_ui:
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/configuration/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Configuration
excerpt: Learn about configuring your Timescale instance
excerpt: Timescale Cloud includes additional configurable settings on top of standard PostgreSQL configuration. Learn what you can configure and how
products: [cloud]
keywords: [configuration, settings]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/hypertables/alter.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Alter a hypertable
excerpt: How to alter a hypertable
excerpt: Alter a Timescale Cloud hypertable to better suit your needs by using the PostgreSQL ALTER TABLE command. See examples for adding a column and renaming a hypertable
products: [cloud, mst, self_hosted]
keywords: [hypertables, schemas, alter]
tags: [change]
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/hypertables/change-chunk-intervals.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Change hypertable chunk intervals
excerpt: Adjust your hypertable chunk interval to improve query performance
excerpt: Boost your analytical query performance by adjusting the hypertable chunk interval in Timescale Cloud
products: [cloud, mst, self_hosted]
keywords: [hypertables, chunks]
tags: [performance]
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/hypertables/create.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Create hypertables
excerpt: Create a hypertable to store time-series data
excerpt: Hypertables are PostgreSQL tables designed with real-time analytics in mind. Create your first hypertable in Timescale Cloud
products: [cloud, mst, self_hosted]
keywords: [hypertables, create]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/hypertables/drop.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Drop a hypertable
excerpt: Delete a hypertable from your database
excerpt: Delete a hypertable from your Timescale Cloud service using a standard PostgreSQL DROP TABLE command
products: [cloud, mst, self_hosted]
keywords: [hypertables, delete]
tags: [delete]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Create unique indexes on a hypertable
excerpt: How to create a unique index on a hypertable, and some limitations on unique indexes
excerpt: Having a unique index on your hypertable simplifies lookup, speeds up aggregation, and makes JOINs more efficient. Learn to create a unique index in Timescale Cloud and what the related limitations are
products: [cloud, mst, self_hosted]
keywords: [hypertables, unique indexes, primary keys]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/hypertables/improve-query-performance.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Improve query performance
excerpt: How and why to use chunk skipping to optimize hypertable performance
excerpt: How and why to use chunk skipping to optimize hypertable performance and make sure your analytical queries are as fast as they can be
products: [cloud, mst, self_hosted]
keywords: [hypertables, indexes, chunks]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/ingest-data/import-csv.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Import data from CSV
excerpt: Import data into a Timescale Cloud service from an external .csv file
excerpt: Ingest data into your Timescale Cloud service from an external .csv file.
products: [cloud]
keywords: [data migration]
tags: [import, csv]
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/ingest-data/import-mysql.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Import data from MySQL
excerpt: Import data into a Timescale Cloud service from a MySQL database
excerpt: Ingest data into your Timescale Cloud service from a MySQL database
products: [cloud]
keywords: [data migration]
tags: [import, mysql]
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/ingest-data/import-parquet.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Import data from Parquet
excerpt: Import data into a Timescale Cloud service from an external Apache Parquet file
excerpt: Ingest data into your Timescale Cloud service from an external Apache Parquet file
products: [cloud]
keywords: [data migration]
tags: [import, parquet]
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/ingest-data/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Import and ingest data
excerpt: Use third-party tools to ingest data into a Timescale Cloud service
excerpt: Any tool that can read or write to PostgreSQL works with Timescale Cloud. Learn to ingest data into your Timescale Cloud service from CSV, Parquet, MySQL, Kafka, and Telegraf.
products: [cloud]
keywords: [ingest, pipelines, Prometheus, Kafka, Telegraf, timescaledb-parallel-copy, csv]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/ingest-data/ingest-kafka.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Ingest data using Kafka
excerpt: Ingest data into a Timescale Cloud service using the PostgreSQL Kafka connector
excerpt: Ingest data into your Timescale Cloud service using the PostgreSQL Kafka connector
products: [cloud, mst, self_hosted]
keywords: [ingest, Kafka]
tags: [insert]
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/schema-management/about-constraints.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: About constraints
excerpt: Learn how constraints help you keep your data valid and consistent
excerpt: Constraints are rules that apply to your table columns, preventing you from entering invalid data. Learn how constraints work for hypertables in Timescale Cloud
products: [cloud, mst, self_hosted]
keywords: [schemas, constraints]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/schema-management/about-indexing.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Indexing data
excerpt: How indexes work
excerpt: A database index is a data structure that improves the speed of data retrieval operations. Learn how indexing works and how it improves the performance of your analytical queries
products: [cloud, mst, self_hosted]
keywords: [schemas, indexes]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/schema-management/about-schemas.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Table management
excerpt: How to manage tables in Timescale
excerpt: A database schema defines how the tables and indexes in your Timescale Cloud service are organized. Learn more about schemas and why they are important for efficient real-time analytics
products: [cloud, mst, self_hosted]
keywords: [schemas, hypertables, indexes]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/schema-management/about-tablespaces.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: About tablespaces
excerpt: Learn how tablespaces work
excerpt: A tablespace is a logical storage unit that enables database objects to be stored in specific physical locations on a disk. Learn how tablespaces work for Timescale Cloud hypertable chunks
products: [cloud, mst, self_hosted]
keywords: [schemas, tablepsaces]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/schema-management/alter.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Altering and updating table schemas
excerpt: Modify the schema of an existing hypertable
excerpt: In Timescale Cloud, you can modify the schema of an existing hypertable with the ALTER TABLE command. See examples for adding a table and checking the schema before applying it
products: [cloud, mst, self_hosted]
keywords: [hypertables, schemas, alter]
tags: [change]
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/schema-management/foreign-data-wrappers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Foreign data wrappers
excerpt: Query PostgreSQL databases within or outside Timescale
excerpt: Query other Timescale Cloud services or external PostgreSQL databases by using foreign data wrappers
products: [cloud, mst, self_hosted]
keywords: [hypertables, schemas, alter]
tags: [change]
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/schema-management/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Schema management
excerpt: A database schema defines how the tables and indexes in your database are organized
excerpt: A database schema design can significantly improve performance by optimizing data retrieval, storage, and indexing. Learn all about creating and managing schemas in Timescale Cloud
products: [cloud, mst, self_hosted]
keywords: [schemas]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/schema-management/indexing.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Indexing data
excerpt: How to create indexes on hypertables
excerpt: Adding an index can significantly speed up queries on your service. Learn which database indexes are created by default in Timescale Cloud, and best practice for creating them manually
products: [cloud, mst, self_hosted]
keywords: [hypertables, indexes]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/schema-management/json.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: JSONB support for semi-structured data
excerpt: Store semi-structured data, such as user-defined fields, as JSONB
excerpt: In Timescale Cloud, you can use JSON or JSONB to store semi-structured data, such as user-defined fields. Learn how to index the JSONB structure and individual fields
products: [cloud, mst, self_hosted]
keywords: [schemas, JSONB]
---
Expand Down
2 changes: 1 addition & 1 deletion use-timescale/schema-management/triggers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Triggers
excerpt: Create, alter, and drop triggers on a hypertable
excerpt: PostgreSQL triggers are special functions that automatically execute upon a specific event. In Timescale Cloud, you can easily create, alter, and drop triggers on a hypertable
products: [cloud, mst, self_hosted]
keywords: [hypertables, triggers]
---
Expand Down

0 comments on commit 00a2596

Please sign in to comment.