AWS RDS- Lock:transactionid vs Lock:tuple difference?

Viewed 12

I was checking the documentation for AWS RDS (along with the performance insights for my DB) and I saw that lock:transactionid and lock:tuple have 2 separate descriptions. However it's not clear to me what the difference is because rows and tuples mean the same thing in the DB. So why does RDS have 2 separate ways to describe the same thing?

0 Answers
Related