Skip to main content

Recently Updated Pages

Identifying Slow Queries

PostgreSQL How-To Guides

Slow queries can significantly affect application performance and user experience. PostgreSQL off...

Updated 16 hours ago by kaiwalya

Identifying Slow Queries

Hydra How-To Guides

Slow queries can significantly affect application performance and user experience. Hydra offers b...

Updated 16 hours ago by kaiwalya

Checking Database Size and Related Issues

Hydra How-To Guides

As your Hydra database grows over time, it’s important to monitor its size and identify what part...

Updated 16 hours ago by kaiwalya

Preventing Full Disk Issues

Hydra How-To Guides

Running out of disk space in a database environment can lead to failed writes, service downtime, ...

Updated 17 hours ago by kaiwalya

Detect and terminate long-running queries

Hydra How-To Guides

Long-running queries can significantly impact database performance by consuming CPU, memory, and ...

Updated 17 hours ago by kaiwalya

Restoring a Backup

Hydra How-To Guides

Restoring backups is essential for recovery, environment duplication, or rollback scenarios. Eles...

Updated 18 hours ago by kaiwalya

Creating Manual Backups

Hydra How-To Guides

Regular backups are a key part of managing a Hydra deployment. While Elestio provides automated b...

Updated 18 hours ago by kaiwalya

Installing or Updating an Extension

Hydra How-To Guides

Hydra supports a growing range of PostgreSQL-compatible extensions that add extra functionality t...

Updated 19 hours ago by kaiwalya

Upgrading to a Major Version

Hydra How-To Guides

Upgrading a database service on Elestio can be done without creating a new instance or performing...

Updated 20 hours ago by kaiwalya

Creating a Database

Hydra How-To Guides

Hydra allows you to create databases using different methods, including the PostgreSQL interactiv...

Updated 20 hours ago by kaiwalya

Manual Migration Using pg_dump and pg_restore

Hydra Database Migration

Manual Migrations using Hydra’s built-in tools pg_dump and pg_restore are ideal for users who pre...

Updated 22 hours ago by kaiwalya

Cloning a Service to Another Provider or Region

Hydra Database Migration

Migrating or cloning services across cloud providers or geographic regions is a critical part of ...

Updated 22 hours ago by kaiwalya

Database Migration Service for Hydra

Hydra Database Migration

Elestio provides a structured approach for migrating Hydra databases from various environments, s...

Updated 22 hours ago by kaiwalya

Connecting with pgAdmin

Hydra How to Connect

pgAdmin is a widely used graphical interface for Hydra that allows you to manage, connect to, and...

Updated 1 day ago by kaiwalya

Connecting with psql

Hydra How to Connect

This guide explains how to connect to a Hydra database using the psql command-line tool. It walks...

Updated 1 day ago by kaiwalya

Connecting with Java

Hydra How to Connect

This guide shows how to connect your Java app to a Hydra database using the PostgreSQL JDBC drive...

Updated 1 day ago by kaiwalya

Connecting with Java

PostgreSQL How to Connect

This guide explains how to establish a connection between a Java application and a PostgreSQL dat...

Updated 1 day ago by kaiwalya

Connecting with Go

Hydra How to Connect

This guide walks you through setting up a Go application to connect to a Hydra database, using th...

Updated 1 day ago by kaiwalya

Connecting with PHP

Hydra How to Connect

This guide explains how to connect a PHP application to a Hydra database using the PDO extension....

Updated 1 day ago by kaiwalya

Connecting with Python

Hydra How to Connect

This guide explains how to connect a Python application to a Hydra database using the psycopg2-bi...

Updated 1 day ago by kaiwalya