You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How does this automatic migration behave when running like three replicas of payload in a k8s cluster? Do I need to adjust my deployment manifest rollout process, to run a manually triggered migration first, before staring all three replicas or are there no problems when simultaneous migrations occur during the use of transactions?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've read about migrating on server start in prod here:
https://payloadcms.com/docs/database/migrations#running-migrations-in-production
How does this automatic migration behave when running like three replicas of payload in a k8s cluster? Do I need to adjust my deployment manifest rollout process, to run a manually triggered migration first, before staring all three replicas or are there no problems when simultaneous migrations occur during the use of transactions?
Beta Was this translation helpful? Give feedback.
All reactions