Roman Neuhauser <neuhauser@xxxxxxxxxx> 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 ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster