ποΈ How to configure automatic backups
This guide explains how to enable and configure automatic backups for your PostgreSQL database to S3-compatible storage, via the CloudNativePG operator.
ποΈ How to manage users and databases
This guide explains how to create and manage users, databases, roles, and PostgreSQL extensions on Hikube declaratively via Kubernetes manifests.
ποΈ How to restore a backup (PITR)
This guide explains how to restore a PostgreSQL database to a specific point in time using the Point-In-Time Recovery (PITR) mechanism built into Hikube.
ποΈ How to vertically scale
This guide explains how to adjust the CPU and memory resources of your PostgreSQL instance on Hikube, either via a predefined preset or with explicit values.