blumeops/docs/how-to/immich
Erich Blume 355be3fbc4 C2(migrate-immich-to-ringtail): plan correct extension-verification on immich-pg-on-ringtail card
CNPG's bootstrap.initdb.postInitSQL runs against the postgres
superuser database, not the application database. Extensions
declared there end up in the postgres db, not the immich db. The
Immich app installs them in its own database at startup.

This matches the existing minikube cluster's behavior — same
Cluster CR, same effect. Adjusting the card's verification to
reflect reality rather than (incorrectly) requiring extensions to
be present in the immich db pre-app-deploy.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 12:25:30 -07:00
..
cnpg-on-ringtail.md
immich-app-on-ringtail.md
immich-cutover-and-decommission.md
immich-pg-data-migration.md
immich-pg-on-ringtail.md C2(migrate-immich-to-ringtail): plan correct extension-verification on immich-pg-on-ringtail card 2026-05-13 12:25:30 -07:00
migrate-immich-to-ringtail.md
sifaka-nfs-from-ringtail.md