Recently Updated Pages
Adding a Node
As your application usage grows or your infrastructure requirements change, scaling your cluster ...
Node Management
Node management plays a critical role in operating reliable and scalable infrastructure on Elesti...
Deploying a New Cluster
Creating a cluster is a foundational step when deploying services in Elestio. Clusters provide is...
Overview
Elestio provides a complete solution for setting up and managing software clusters. This helps us...
Overview
Redis is an open-source, in-memory key-value data store widely used as a database, cache, and mes...
How to configure NGINX to Listen on IPv6
IPv6 is quickly becoming standard. If your VM already supports it, you just need to tell NGINX to...
Checking Database Size and Related Issues
As your TimescaleDB database grows over time, it’s important to monitor its size and identify wha...
Preventing Full Disk Issues
Running out of disk space in a database environment can lead to failed writes, service downtime, ...
Detect and terminate long-running queries
Long-running queries can significantly impact database performance by consuming CPU, memory, and ...
Identifying Slow Queries
Slow queries can significantly affect application performance and user experience. TimescaleDB of...
Restoring a Backup
Restoring backups is essential for recovery, environment duplication, or rollback scenarios. Eles...
Creating Manual Backups
Regular backups are a key part of managing a TimescaleDB deployment. While Elestio provides autom...
Installing or Updating an Extension
TimescaleDB supports a growing range of PostgreSQL-compatible extensions that add extra functiona...
Upgrading to a Major Version
Upgrading a database service on Elestio can be done without creating a new instance or performing...
Creating a Database
TimescaleDB allows you to create databases using different methods, including the PostgreSQL inte...
Connecting with pgAdmin
pgAdmin is a widely used graphical interface for TimescaleDB that allows you to manage, connect t...
Connecting with psql
This guide explains how to connect to a TimescaleDB database using the psql command-line tool. It...
Connecting with Java
This guide shows how to connect your Java app to a TimescaleDB database using the PostgreSQL JDBC...
Connecting with Go
This guide walks you through setting up a Go application to connect to a TimescaleDB database, us...
Connecting with PHP
This guide explains how to connect a PHP application to a TimescaleDB database using the PDO exte...