Stop the query normally SELECT pg_cancel_backend(pid); --Terminate immediately SELECT pg_terminate_backend(pid);
確定! 回上一頁