Re: [GENERAL] how to determine what a process is doing

2000-12-03 Thread Jan Wieck
Tom Lane wrote: > Alex Howansky <[EMAIL PROTECTED]> writes: > > Is there any way to determine exactly what a postgres process is > > doing at any time? The output from the ps command only shows "INSERT" or > > "SELECT", and not the full query string. > > There isn't any really nice solution at the

Re: [GENERAL] how to determine what a process is doing

2000-11-29 Thread Tom Lane
Alex Howansky <[EMAIL PROTECTED]> writes: > Is there any way to determine exactly what a postgres process is > doing at any time? The output from the ps command only shows "INSERT" or > "SELECT", and not the full query string. There isn't any really nice solution at the moment, but you could run