-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to restore from backups #67
Comments
There's errors in there, but none that are particularly clear about what's going on (as far as I can see). Can you give some more detail about what the Cluster resource does, jobs/pods that are going around, logs from the cnpg operator, etc? |
I think this is the problem of the name being too long? |
We have patched it in tensorchord/pgvecto.rs#588. However updating version with immich database is quite complicated. We'll work with immich when we have a new production release ready |
Encountered this issue today after deleting a cloudpg pod & pvc.
Thanks for for patching. It looks like the fix is in 0.4.0 but as yet immich only supports < 0.4.0. I tried, it wouldn't start 😢 . I have database dumps for a full restore so all is good. Just wondering if it would it be possible to fix on 0.3.0 also? Thanks! |
@beyondwatts Are you experiencing problem at restore or backup? |
This was after deleting a pod & pvc in the cluster so I guess restoring |
Came here after running into the same issue, for the same reason (immich only supporting <0.4.0) and my HA postgres deployment can't scale or recover a secondary node because of this error. |
Unfortunately it seems that the backed up archives are not able to be restored..
ghcr.io/tensorchord/cloudnative-pgvecto.rs:16.2-v0.2.1
Cluster CRD:
The text was updated successfully, but these errors were encountered: