Semantics of PostgreSQL Server Log Stats - Mailing list pgsql-performance

From Camilo Porto
Subject Semantics of PostgreSQL Server Log Stats
Date
Msg-id BAY120-W236FAB85F84164EED9DFFDBCEF0@phx.gbl
Whole thread Raw
Responses Re: Semantics of PostgreSQL Server Log Stats  (Bruce Momjian <bruce@momjian.us>)
List pgsql-performance
Hello,

I would like to better understand the semantics of the statistics shown in PostgreSQL Logs. For example, in the report:

DETAIL:  ! system usage stats:
        !       0.000100 elapsed 0.000000 user 0.000000 system sec
        !       [0.016997 user 0.006998 sys total]
        !       0/0 [0/0] filesystem blocks in/out
        !       0/2 [0/1301] page faults/reclaims, 0 [0] swaps
        !       0 [0] signals rcvd, 0/0 [0/0] messages rcvd/sent
        !       0/0 [6/20] voluntary/involuntary context switches
        ! buffer usage stats:
        !       Shared blocks:          1 read,          0 written, buffer hit rate = 0.00%
        !       Local  blocks:          0 read,          0 written, buffer hit rate = 0.00%
        !       Direct blocks:          0 read,          0 written

What each element of this report mean?

many thanks.
[Camilo Porto]

_________________________________________________________________
Receba GRÁTIS as mensagens do Messenger no seu celular quando você estiver offline. Conheça  o MSN Mobile!
http://mobile.live.com/signup/signup2.aspx?lc=pt-br

pgsql-performance by date:

Previous
From: Andreas Tille
Date:
Subject: Using EXECUTE in a function
Next
From: "Sachchida Ojha"
Date:
Subject: Re: deadlock detected when calling function (Call function_name)