Introducing Database Traffic Control™: resource budgets for your Postgres query traffic.Learn more
Navigation

Force cutover for deploy requests

We shipped an improvement to deploy requests. Now, if the cutover phase of a deploy request is delayed due to long running transactions, a "force cutover now" option will be available. It will aggressively stop running transactions to allow for the schema cutover to happen.

If you find yourself regularly needing to force cutover, you can enable the "aggressive cutover" option in your database settings to make this the default behavior for all deploy requests.

Read more