Press "Enter" to skip to content

Wait Stats in Oracle vs PostgreSQL

Kellyn Gorman continues a series on PostgreSQL for the Oracle DBA:

As discussed in an earlier blog post, Oracle groups wait events into wait classes like User I/OSystem I/OConcurrencyNetworkIdleCommit, and more.  By grouping wait events into categories, it helps the technologist identify where time is being spent in the database, (DB Time) and as there is often a correlation between waits, identify culprits.

Read on to see how the two systems compare.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.