Hi
in my pg_profile report I have :
Wait event type | Wait event | Waited (s) | %Total
N/A | On CPU | 4944.09 | 97.5
Does this mean that the database is waiting for CPU resources and that this could be causing performance issues?
In reality, database performance is pretty good. Is this wait event credible?
Thanks in advance
Didier
Hi
in my pg_profile report I have :
Wait event type | Wait event | Waited (s) | %Total
N/A | On CPU | 4944.09 | 97.5
Does this mean that the database is waiting for CPU resources and that this could be causing performance issues?
In reality, database performance is pretty good. Is this wait event credible?
Thanks in advance
Didier