Way to tell what SQL is currently running? - Mailing list pgsql-novice

From Patrick Hatcher
Subject Way to tell what SQL is currently running?
Date
Msg-id OF73023A11.9EC8ECA8-ON88256D8D.005B42FF-88256D8D.005C2731@fds.com
Whole thread Raw
Responses Re: Way to tell what SQL is currently running?
List pgsql-novice
I'm finding that some update process is holding all other transactions on a
particular table.  Is there a way to tell what the Update statement is that
is running?  I tried to use TOP, but it does not provide enough of the SQL
string to help.
TIA

Patrick Hatcher



pgsql-novice by date:

Previous
From: Nabil Sayegh
Date:
Subject: Re: Number of rows in a table
Next
From: "Luis H."
Date:
Subject: doc on searching, and sorting