Skip to main content

One post tagged with "databases"

Posts about databases

View All Tags

Backing up CloudnativePG to Minio

· 3 min read
Paul Bennett
Lead Solutions Enginer

I have spent some time setting up my own instance of CloudnativePG inside my Kubernetes cluster. I have two instances a dev instance, and a "prod" instance. Normally I would use pg_dump to backup the databases, but I wanted to try something different.