Oleg Bartunov <[EMAIL PROTECTED]> writes:

> Using ApacheDBI I keep persistent connections between
> httpd and db. Now I want to know PIDs of httpd children and
> database backend. For the httpd it's trivial but I don't
> know where to get PID of db backend.
> 
>       Regards,
>           Oleg

That would be entirely dependent on your database, not all databases even
start subprocesses. What database are you using?

-- 
greg

Reply via email to