Long running update - Mailing list pgsql-general

From Akash Garg
Subject Long running update
Date
Msg-id 89058be205081116173efe6b0c@mail.gmail.com
Whole thread Raw
Responses Re: Long running update  (Roman Neuhauser <neuhauser@sigpipe.cz>)
Re: Long running update  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hello,
I currently running an update statement that updates every row in a
very large table.  This query will obviously take a long time to run.
My question -- is there any way to know how much time it will take
once it starts?  Even something that could help me approximate the
speed at which it's doing the update would be helpful.

Thanks,
Akash

pgsql-general by date:

Previous
From: Roman Neuhauser
Date:
Subject: Re: plphp: PHP Warning: Call-time pass-by-reference has been deprecated
Next
From: Roman Neuhauser
Date:
Subject: Re: Long running update