Re: Long running update - Mailing list pgsql-general

From Greg Stark
Subject Re: Long running update
Date
Msg-id 87d5ojajp3.fsf@stark.xeocode.com
Whole thread Raw
In response to Re: Long running update  (Roman Neuhauser <neuhauser@sigpipe.cz>)
Responses Re: Long running update  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Roman Neuhauser <neuhauser@sigpipe.cz> writes:

>     Yeah, it would be nice if select, insert, update, delete could
>     be set to log their progress at configured intervals.

One feature that would be handy for doing this would be if Postgres supported
READ DIRTY. Few databases support it, and Postgres currently doesn't, but it
would be extremely handy for peeking to see how much progress an update,
delete, or insert has made.

--
greg

pgsql-general by date:

Previous
From: CSN
Date:
Subject: Re: plphp: PHP Warning: Call-time pass-by-reference has been deprecated
Next
From: Tomek Grzejszczyk
Date:
Subject: Re: function accepting a row