Re: Performance features the 4th

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To:
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2003-11-05T20:37:52Z
Lists: pgsql-hackers
Jan Wieck wrote:

>
> How portable is getrusage()? Could the postmaster issue that 
> frequently for RUSAGE_CHILDREN and leave the result somewhere in the 
> shared memory for whoever is concerned?
>
SVr4, BSD4.3, SUS2 and POSIX1003.1, I believe.

I also believe there is a M$ dll available that gives that functionality 
(psapi.dll).

cheers

andrew