Long SQL Update Question - Mailing list pgsql-sql

From Dylan Lorimer
Subject Long SQL Update Question
Date
Msg-id 3ddac38d0611031421s3c3f48ffoeea9a9bd1f86a71c@mail.gmail.com
Whole thread Raw
Responses Re: Long SQL Update Question
List pgsql-sql
So I kicked off a SQL transaction that has been running for 30+ minutes. Is there any way to monitor it to know if it
haspossibly hanged or not? To be fair, it is an update on 4+ million rows, so I expect it to run for a bit. But any
statsor metrics I can get would be helpful.<br /> Cheers,<br /> dylan<br /> 

pgsql-sql by date:

Previous
From: imad
Date:
Subject: Re: Index + View Question
Next
From: "Dylan Lorimer"
Date:
Subject: Duplicate Fields + Views Questions