TigerData logo
TigerData logo
  • Product

    Product

    Tiger Cloud

    Robust elastic cloud platform for startups and enterprises

    Open source

    TimescaleDB

    Time-series, real-time analytics and events on Postgres

    Search

    Vector and keyword search on Postgres

  • Industry

    Crypto

    Energy Telemetry

  • Docs
  • Pricing

    Pricing

    Enterprise Tier

  • Developer Hub

    Changelog

    Benchmarks

    Blog

    Community

    Customer Stories

    Events

    Support

    Integrations

    Launch Hub

  • Company

    Contact us

    About

    Timescale

    Partners

    Security

    Careers

Log InStart a free trial
TigerData logo

Products

Time-series and Analytics AI and Vector Enterprise Plan Cloud Status Support Security Cloud Terms of Service

Learn

Documentation Blog Tutorials Changelog Success Stories Time-series Database

Company

Contact Us Careers About Brand Community Code Of Conduct Events

Subscribe to the Tiger Data Newsletter

By submitting, you acknowledge Tiger Data's Privacy Policy

2026 (c) Timescale, Inc., d/b/a Tiger Data. All rights reserved.

Privacy preferences
LegalPrivacySitemap

Back to blog

Copy as HTML

Open in ChatGPT

Open in Claude

Open in v0

Grant Godeke

By Grant Godeke

4 min read

Oct 08, 2024

Announcements & Releases

Table of contents

01 Import Your Data Quickly and Easily02 Supercharge PostgreSQL Faster03 Onboarding With the Actions Hub04 Final Words

Moving Faster From PoC to Prod With Timescale UI Tooling

A wizard wand over a black background: Moving Faster From PoC to Prod With Timescale UI Tooling

Back to blog

Announcements & Releases
Grant Godeke

By Grant Godeke

4 min read

Oct 08, 2024

Table of contents

01 Import Your Data Quickly and Easily02 Supercharge PostgreSQL Faster03 Onboarding With the Actions Hub04 Final Words

Copy as HTML

Open in ChatGPT

Open in Claude

Open in v0

Timescale has been busy expanding our offerings, helping users onboard easily onto Timescale from proof of concept to production. We provide tooling for every stage, beginning with data migration, and offering assisted configuration of all TimescaleDB-specific features like hypertables, continuous aggregates, and compression. 

Much has changed since Timescale’s inception, but one constant remains: we want to make developers’ lives easier by allowing you to focus on your application, not your database. Proper tooling to move you faster from zero to one is a huge part of this mission, as is honoring and improving PostgreSQL’s renowned developer experience. As PostgreSQL enthusiasts who built a supercharged PostgreSQL database, we want to improve its ease of use and apply it to everything we do.

So today, we are introducing our data migration wizards, tools to help adopt TimescaleDB features central to performance gains, and a new Actions hub to help guide users through the entire onboarding process. In this blog post, we’ll walk you through each of these additions.

✨
To review last week's launches and stay updated on upcoming ones, visit our blog post or check out the launch page.

Import Your Data Quickly and Easily

A critical step in getting started with Timescale—whether evaluating the platform during the free trial or performing a production migration—is migrating some portion (or all) of your data onto Timescale. Timescale provides a variety of tools to help with this process, meeting you in your development process. Beyond providing libraries for your favorite development languages, we’ve recently launched the ability to upload CSV and Parquet files directly through the Timescale console. 

CSV data import

image

Parquet data import

image

For customers who prefer to use classic PostgreSQL migration tools like pg_dump, we also offer a data migration wizard that allows configuration of the exact data you would like to test with, along a variety of dimensions. These options range from a schema-only migration for customers with staunch compliance requirements to filters to select only a single problematic table. It also allows you to specify a time range to migrate in order to only migrate a subset of your data.

image

Our hope in providing these tools is to make the migration experience as painless as possible and allow users to focus on their customer experience rather than wrangling with their database. We are continuing to expand these options, too, including tooling for MySQL migrations. If there is an option you are missing, you can always reach out and let us know directly in the console (in the sidebar, go to Help and support > Send feedback to the Product team)!

Supercharge PostgreSQL Faster

Along with migrating data is the actual implementation of TimescaleDB’s core features, including hypertables, compression, and continuous aggregates. Adopting these features is where the bulk of performance gains comes from, but they are often new concepts for many users. We have built tooling for these three TimescaleDB core features to help you quickly and easily set them up via the UI. 

The hypertable wizard guides the user through the process of creating a table and converting it to a hypertable. Once the hypertable is created, users can ingest data into their hypertable just as they would a normal PostgreSQL table. Users can also choose their “chunk interval,” which determines how large the chunks (partitions) will be in their hypertable.

image

The continuous aggregate wizard walks the user through the process of creating a view and then setting up a refresh policy to ensure the view is continuously updated. The tool allows you to do this directly within the UI rather than having to configure it from the terminal. The continuous aggregate creation tool is available in Operations > Continuous aggregates, where you can select the hypertable you would like to create a continuous aggregate from.

image

Similarly, the compression wizard talks the user through the process of configuring compression on a hypertable. From Operations > Storage configuration, users can select the hypertable they wish to compress and set up their compression policy.

image

The extension wizard guides users through a list of supported PostgreSQL extensions. It offers a one-click option to enable desired extensions. Users simply need to click "Run" to create the extension.

image

Onboarding With the Actions Hub

At any point during your Timescale journey, if you aren’t sure what to do or are looking for recommendations, Timescale now offers an Action hub that is curated for each service! Within the Actions hub, users can find recommendations for what they can do next to get fully and properly set up with Timescale. At the moment, there are only a few Actions for users to act on, but our team is hard at work expanding these actions and giving context-specific recommendations to help customers get the most value and performance out of their database.

image

Final Words

Our team is continuously looking for ways to make onboarding onto Timescale as easy and seamless as possible. If you have been curious about Timescale before but were not ready for the change, it may now be a good time to start a free trial and try it out with yourself!


About the author

Grant Godeke

By Grant Godeke

Related posts

What's New in Tiger Cloud: Faster Performance, Easier Workflows, Simpler Adoption

What's New in Tiger Cloud: Faster Performance, Easier Workflows, Simpler Adoption

Announcements & ReleasesTiger Cloud

Mar 16, 2026

Tiger Cloud's latest updates: 289x faster queries on compressed data, Postgres 18 by default, Azure Marketplace signup, Tiered Storage on Azure, and a new SQL editor.

Read more

Start on Postgres, Scale on Postgres: How TimescaleDB 2.25 Continues to Improve the Way Postgres Scales

Start on Postgres, Scale on Postgres: How TimescaleDB 2.25 Continues to Improve the Way Postgres Scales

Announcements & ReleasesTimescaleDB

Feb 17, 2026

Start on Postgres, scale on Postgres: TimescaleDB 2.25 delivers 289× faster queries, better chunk pruning, and lower-cost continuous aggregates at scale.

Read more

Stay updated with new posts and releases.

Receive the latest technical articles and release notes in your inbox.

Share

Get Started Free with Tiger CLI