the problem was not the long running statement. that statement has blocked other connections and i was unable to drop that connection. at the end all connections where blocked (output in ps: UPDATE waiting ..). the only solution was to restart the server. After my understanding I can terminate a connection (produces rollback) always however this special connection could not not be terminated. Normally I could do this. I will observe whether the behavior again arise.

Alvaro Herrera schrieb:
Thomas Markus wrote:
thanks for your awnsers

i cant repeat the problem after increasing autovacuum_naptime to 5min. a vacuumdb -f -a runs over night (and finished :) ) and now that blocking statement finished after some seconds. it seems autovacuum = on is not enough.

Enough for what?  You still haven't said what the problem was.  I am
unsure if I should be concerned.  It now sounds like ordinary slowness
caused by table bloat.

begin:vcard
fn:Thomas Markus
n:Markus;Thomas
org:proventis GmbH
adr:;;Zimmerstr. 79-80;Berlin;Berlin;10117;Germany
email;internet:[EMAIL PROTECTED]
tel;work:+49 30 29 36 399 22
x-mozilla-html:FALSE
url:http://www.proventis.net
version:2.1
end:vcard

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to