Skip to content

feat: Add migration guide for PostgreSQL from Bitnami to CloudPirates#684

Merged
mgarciaLKS merged 1 commit intomainfrom
add-migration
Jan 29, 2026
Merged

feat: Add migration guide for PostgreSQL from Bitnami to CloudPirates#684
mgarciaLKS merged 1 commit intomainfrom
add-migration

Conversation

@mgarciaLKS
Copy link
Copy Markdown
Contributor

Add Generic PostgreSQL Migration Guide (Bitnami → CloudPirates)

This PR introduces a comprehensive migration guide for transitioning PostgreSQL deployments from Bitnami Helm charts to CloudPirates Helm charts in Kubernetes environments.

What's Added

  • File: migration-guides/GENERIC_POSTGRESQL_MIGRATION_GUIDE.md
  • Purpose: Reusable migration procedure with step-by-step instructions
  • Scope: Generic guide adaptable to any project using these chart types

Key Features

  • ✅ Complete backup and restore workflow using pg_dumpall
  • ✅ Chart configuration updates (Chart.yaml and values.yaml examples)
  • ✅ Data integrity verification steps
  • ✅ Rollback procedures for safe migration
  • ✅ Troubleshooting section for common issues
  • ✅ Supports PostgreSQL 12.x/15.x → 18.x migration

@github-actions
Copy link
Copy Markdown

This pull request is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label Jan 29, 2026
Copy link
Copy Markdown
Contributor

@lgblaumeiser lgblaumeiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it

@mgarciaLKS mgarciaLKS merged commit c22af7a into main Jan 29, 2026
4 checks passed
@mgarciaLKS mgarciaLKS deleted the add-migration branch February 2, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants