Blog

Thoughts on development, infrastructure, and the tools I use.

4 posts tagged "postgresql"

PostgreSQL: Delete database and user

Learn the PostgreSQL commands to delete a database or a user you previously created.

PostgreSQL: Create database with custom owner

Using a few commands, learn how to create a database with a custom owner in PostgreSQL.

CloudNativePG: Run a PostgreSQL cluster using Barman Cloud Plugin

Back up your CloudNativePG cluster to an S3-compatible storage using the Barman Cloud Plugin.

CloudNativePG: Run PostgreSQL inside Kubernetes

Host your own PostgreSQL database inside Kubernetes using the CloudNativePG operator.