Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t4DwC-00H3VC-IY for pgsql-performance@arkaria.postgresql.org; Fri, 25 Oct 2024 06:36:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1t4Dw9-00D8TM-J0 for pgsql-performance@arkaria.postgresql.org; Fri, 25 Oct 2024 06:36:41 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t4Dw9-00D8TE-8g for pgsql-performance@lists.postgresql.org; Fri, 25 Oct 2024 06:36:41 +0000 Received: from mail-yb1-xb31.google.com ([2607:f8b0:4864:20::b31]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1t4Dw6-002kOe-Tk for pgsql-performance@lists.postgresql.org; Fri, 25 Oct 2024 06:36:40 +0000 Received: by mail-yb1-xb31.google.com with SMTP id 3f1490d57ef6-e28fd8cdfb8so1887901276.3 for ; Thu, 24 Oct 2024 23:36:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1729838197; x=1730442997; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=iq4wb4KxY5IVJ1SkFIpPJ2XJgGScPMMe7LNytC0CBDY=; b=Gne9fhL5BXtd9jfQvr6O5MyEmDmlf57rqC8giIiDaxNDWlARWDfGBNMNSRDZKLC1/t kDDy41QjEsaVbBdXd7Jps/haH7YNCD5J3xYdwUl0+9BOo997rfVbdYSADiyasBHdZIIs s/X1aIzqNP9dywfGx7IfL5mPj3NrrSxboI0ByXYNr989sFEuubRkhdHIRgaAV9U0tEiZ 13D4y0jUeJqcGEjmGbL/9mST/h1tvS4xWrLpfSG0PyFltqPsXo3SXTFxC+3H0x8N6Eof 5QFE4DFNkCAdfwNJH7JVt/pGs0gsXKYUk1yihFPc8QAEnvjlF7BR3EG+mQG5YkiUI5DB KOJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729838197; x=1730442997; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=iq4wb4KxY5IVJ1SkFIpPJ2XJgGScPMMe7LNytC0CBDY=; b=GvCu+RrgYY+cdSUepUHov4jLQ7Xuel4cafSOAg5z4o0PJWIFnxrMwUcqzs2Nima8JP 3NlK9Up4MIz/pHJxFpcX7htph9T85ibL8eyIzE8ELKY9H3lXkMqlKO8VA4mRUCMUy6Q4 Kahakp0T5bfVmmmAWWj4jXznZFNxLHQHQhIFIKjrFkU+GaLOsnIb5s/l6jK2AgD/pqCU 0teLz1Hle87uRxd3VMaw2Ch/sLRv4y1/rHyyOEB7OhVTMQtd/qqTKpIOg4WP11SQ8dui Jx0QwbweUR5O9kpPPw9JjoeRFzmflJlgOifqQYWsImgIOCcIilVY04ASz6cTN1QaxV0L c7EA== X-Gm-Message-State: AOJu0YxECu3bHMj6yZ0sKo8Jg6YGX+UnUT5+YJkzGYVefLknQzCbO0oJ MRGwx5nYCwOgjisbsDYbcUdPgO8pKqdKD8vlVNdmeYhleKRyq1Y4g/mfWtww/ASQJT1gh9UbRks HXefInpEL7mLsqLfhzNLWu0+Qh8lIoUh/ X-Google-Smtp-Source: AGHT+IGn+Y6CfmSAHct0jUiFdLrB5rcYWl9+R3hOQ+Rvtu/a6k+BYJJicja6SxHUOjQ+cQwloidRQvK/GnKkSL/OaXE= X-Received: by 2002:a05:6902:e04:b0:e2e:45fe:5180 with SMTP id 3f1490d57ef6-e2f2fbc76demr4281165276.44.1729838197210; Thu, 24 Oct 2024 23:36:37 -0700 (PDT) MIME-Version: 1.0 From: James Pang Date: Fri, 25 Oct 2024 14:36:26 +0800 Message-ID: Subject: lwlock:LockManager wait_events To: pgsql-performance@lists.postgresql.org Content-Type: multipart/alternative; boundary="00000000000043872f06254757b0" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000043872f06254757b0 Content-Type: text/plain; charset="UTF-8" experts, we faced into a lot of lwlock:LockManager wait-events , all of these queries are "select ..." , there are other several session are doing DML, insert/update/delete on same table. Did these DML transactions holding "transactionid" and "tuple" lock blocking "select" on lwlock:LockManager ? Thanks, James --00000000000043872f06254757b0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
experts,
=C2=A0 =C2=A0 we faced into a lot of=C2=A0 lw= lock:LockManager wait-events , all of these queries=C2=A0are "select .= .." ,=C2=A0 there are other several session are doing DML, insert/upda= te/delete on same table.=C2=A0 =C2=A0Did these DML transactions holding &qu= ot;transactionid" and "tuple" lock blocking=C2=A0"selec= t" on lwlock:LockManager ?=C2=A0=C2=A0

Thanks= ,

James
--00000000000043872f06254757b0--