On Tue, Feb 01, 2005 at 10:32:15PM -0800, William Yu wrote:
> Tom Lane wrote:
> >William Yu <[EMAIL PROTECTED]> writes:
> >
> >>Doing a ps -ef | grep postgres, I will see something like:
> >
> >
> >>root 17034 1 0 21:41 ?00:00:00 gdb -q -x /dev/stdin
> >>postgres 9131
> >>postgres
Tom Lane wrote:
William Yu <[EMAIL PROTECTED]> writes:
Doing a ps -ef | grep postgres, I will see something like:
root 17034 1 0 21:41 ?00:00:00 gdb -q -x /dev/stdin postgres
9131
postgres 9131 2712 0 20:31 ?00:00:00 postgres: postgres netdata
[local] VACUUM
So where
William Yu <[EMAIL PROTECTED]> writes:
> Doing a ps -ef | grep postgres, I will see something like:
> root 17034 1 0 21:41 ?00:00:00 gdb -q -x /dev/stdin
> postgres 9131
> postgres 9131 2712 0 20:31 ?00:00:00 postgres: postgres
> netdata [local] VACUUM
So where did t