The documentation suggests that a postgres to postgres migration should be possible. However, even when explicitly setting the source to be postgres thru either env vars (
export ZITADEL_SOURCE_POSTGRES_*
export ZITADEL_SOURCE_POSTGRES_*
) or within the config.yaml (
Source.postgres
Source.postgres
), it seems that the command
zitadel mirror
zitadel mirror
still expects the mirror to happen with crdb as source.