Re: [ADMIN] postgres processes not reflected in pg_stat_activity

2009-09-03 Thread Scott Marlowe
On Thu, Sep 3, 2009 at 5:26 PM, Lee, Mija wrote: > Hello: > I have a server that has many more postgres processes (postgres -D > , owned by postgres, listed with an ps -ef) than connections in > pg_stat_activity. How can I find out what those processes are? > I have been going through the docs and

[ADMIN] postgres processes not reflected in pg_stat_activity

2009-09-03 Thread Lee, Mija
Hello: I have a server that has many more postgres processes (postgres -D , owned by postgres, listed with an ps -ef) than connections in pg_stat_activity. How can I find out what those processes are? I have been going through the docs and found a reference to if the autovacuum launcher should show