Recently Updated Pages
Identifying Slow Queries
Slow queries can significantly affect application performance and user experience. PostgreSQL off...
Identifying Slow Queries
Slow queries can significantly affect application performance and user experience. Hydra offers b...
Checking Database Size and Related Issues
As your Hydra database grows over time, it’s important to monitor its size and identify what part...
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 ...
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 Hydra deployment. While Elestio provides automated b...
Installing or Updating an Extension
Hydra supports a growing range of PostgreSQL-compatible extensions that add extra functionality t...
Upgrading to a Major Version
Upgrading a database service on Elestio can be done without creating a new instance or performing...
Creating a Database
Hydra allows you to create databases using different methods, including the PostgreSQL interactiv...
Manual Migration Using pg_dump and pg_restore
Manual Migrations using Hydra’s built-in tools pg_dump and pg_restore are ideal for users who pre...
Cloning a Service to Another Provider or Region
Migrating or cloning services across cloud providers or geographic regions is a critical part of ...
Database Migration Service for Hydra
Elestio provides a structured approach for migrating Hydra databases from various environments, s...
Connecting with pgAdmin
pgAdmin is a widely used graphical interface for Hydra that allows you to manage, connect to, and...
Connecting with psql
This guide explains how to connect to a Hydra database using the psql command-line tool. It walks...
Connecting with Java
This guide shows how to connect your Java app to a Hydra database using the PostgreSQL JDBC drive...
Connecting with Java
This guide explains how to establish a connection between a Java application and a PostgreSQL dat...
Connecting with Go
This guide walks you through setting up a Go application to connect to a Hydra database, using th...
Connecting with PHP
This guide explains how to connect a PHP application to a Hydra database using the PDO extension....
Connecting with Python
This guide explains how to connect a Python application to a Hydra database using the psycopg2-bi...