public inbox for [email protected]
help / color / mirror / Atom feedFrom: Eric Schwarzenbach <[email protected]>
To: [email protected] <[email protected]>
Subject: can a blocked transaction affect the performance of one that is blocking it?
Date: Mon, 9 Dec 2024 13:42:30 -0500
Message-ID: <[email protected]> (raw)
Hi,
Could one transaction (one that should be relatively simple and short)
cause another complex, long running transaction (involving INSERTS, on a
table the first transaction may be reading from) to take many orders of
magnitude longer than it would normally? (short of competing for system
resources, like CPU time etc, of course)
I don't believe my scenario involved a deadlock but I expect my short
transaction was probably blocked by my long one. Does it make any sense
that this could very significantly affect the performance of the
non-blocked transaction?
Thanks,
Eric
view thread (3+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: can a blocked transaction affect the performance of one that is blocking it?
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox