Skip to main content

Recently Updated Pages

Connecting with Java

MySQL How to Connect

This guide explains how to establish a connection between a Java application and a MySQL database...

Updated 4 days ago by kaiwalya

Connecting with Go

MySQL How to Connect

This guide explains how to establish a connection between a Go application and a MySQL database u...

Updated 4 days ago by kaiwalya

Connecting with PHP

MySQL How to Connect

This guide explains how to establish a connection between a PHP application and a MySQL database ...

Updated 4 days ago by kaiwalya

Connecting with Python

MySQL How to Connect

This guide explains how to establish a connection between a Python application and a MySQL databa...

Updated 4 days ago by kaiwalya

Connecting with Node.js

MySQL How to Connect

This guide explains how to establish a connection between a Node.js application and a MySQL datab...

Updated 4 days ago by kaiwalya

Overview

MySQL

MySQL is an open-source relational database management system. It supports SQL language and offer...

Updated 4 days ago by kaiwalya

Manual Migration Using pg_dump and pg_restore

PostgreSQL Database Migration

Manual Migrations using PostgreSQL’s built-in tools pg_dump and pg_restore are ideal for users wh...

Updated 1 week ago by kaiwalya

Cloning a Service to Another Provider or Region

PostgreSQL Database Migration

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

Updated 1 week ago by kaiwalya

Deleting a Cluster

PostgreSQL Cluster Management

When a cluster is no longer needed—whether it was created for testing, staging, or an obsolete wo...

Updated 1 week ago by kaiwalya

Database Migrations

PostgreSQL Cluster Management

When managing production-grade services, the ability to perform reliable and repeatable database ...

Updated 1 week ago by kaiwalya

Cluster Resynchronization

PostgreSQL Cluster Management

In distributed systems, consistency and synchronization between nodes are critical to ensure that...

Updated 1 week ago by kaiwalya

Restricting Access by IP

PostgreSQL Cluster Management

Securing access to services is a fundamental part of managing cloud infrastructure. One of the mo...

Updated 1 week ago by kaiwalya

Backups and Restores

PostgreSQL Cluster Management

Reliable backups are essential for data resilience, recovery, and business continuity. Elestio pr...

Updated 1 week ago by kaiwalya

Removing a Node

PostgreSQL Cluster Management

Over time, infrastructure needs change. You may scale down a cluster after peak load, decommissio...

Updated 1 week ago by kaiwalya

Promoting a Node

PostgreSQL Cluster Management

Clusters can be designed for high availability or role-based workloads, where certain nodes may t...

Updated 1 week ago by kaiwalya

Adding a Node

PostgreSQL Cluster Management

As your application usage grows or your infrastructure requirements change, scaling your cluster ...

Updated 1 week ago by kaiwalya

Node Management

PostgreSQL Cluster Management

Node management plays a critical role in operating reliable and scalable infrastructure on Elesti...

Updated 1 week ago by kaiwalya

Deploying a New Cluster

PostgreSQL Cluster Management

Creating a cluster is a foundational step when deploying services in Elestio. Clusters provide is...

Updated 1 week ago by kaiwalya

Checking Database Size and Related Issues

PostgreSQL How-To Guides

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

Updated 1 week ago by kaiwalya

Preventing Full Disk Issues

PostgreSQL How-To Guides

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

Updated 1 week ago by kaiwalya