We're Moving!

The Vertica Forum is moving to a new OpenText Analytics Database (Vertica) Community.

Join us there to post discussion topics, learn about

product releases, share tips, access the blog, and much more.

Create My New Community Account Now


acquisition_duration in select * from cur; — Vertica Forum

acquisition_duration in select * from cur;

dimitri_pdimitri_p
edited October 16 in General Discussion

Hi,

select * from cur;

displays currently executed queries and there are two columns: acquisition_duration and transaction_duration.

Usually the two are very close like this

acquisition_duration = 42min 4 sec
transaction_duration = 42min 5 sec

but sometimes acquisition duration is smaller, like

acquisition_duration = 34min
transaction_duration = 42min

how do I interpret this?

would that mean the second transaction held the resources for 8 minutes less because it was sitting in the queue waiting to get them for 8 minutes?

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file