But running in Postgres, the query is glacially slow. UPDATE foo SET bar = t2.bar FROM foo t1 JOIN foo2 t2 ON t1.id = t2.id;.
確定! 回上一頁