fly.io pg import prepared statement "STMTCACHE_1" already exists

I’m running a pg import from a supabase URI and getting this. It worked the first time, but when I tried again (across multiple VMs and regions) I kept getting this issue.
[error] failed to query source version: ERROR: prepared statement “stmtcache_1” already exists (SQLSTATE 42P05)

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.