Mischa
12/09/2021, 12:12 PMContext: Timed out trying to acquire a postgres advisory lock (SELECT pg_advisory_lock(72707369)). Elapsed: 10000ms. See <https://pris.ly/d/migrate-advisory-locking> for details.
Any idea why I get this when I run my migrations in a Lambda? I’m running against Aurora Serverless Postgres. It prevents me from doing migrations or rollbacks. I go in and manually terminate the backend but it just re-appears when I run migrations next.