From: | "Alexander B(dot)" <burbello3000(at)yahoo(dot)com(dot)br> |
---|---|
To: | "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | waiting status |
Date: | 2007-04-17 13:14:24 |
Message-ID: | 4624C830.1070106@yahoo.com.br |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi,
I constantly get 'waiting' status when I execute some ddl statement and
some client connections is in idle transaction.
For example, try to remove not null constraint and has client connection
in "idle in transaction" status.
This situation always get TABLE waiting.
Another situation, is to drop a table and for sure doesn't have
transactions involved, and always get status "DROP TABLE waiting"
Is this normal? Other databases doesn't happen this.
Thanks in advance
Enviroment:
PostgreSQL 8.1.4 on x86_64-pc-linux-gnu, compiled by GCC cc (GCC) 3.3.5
(Debian 1:3.3.5-13)
From | Date | Subject | |
---|---|---|---|
Next Message | Chuck Amadi | 2007-04-17 14:13:48 | Is anyone running version 8.2.3 on SuSE 10.2 |
Previous Message | Matthew O'Connor | 2007-04-17 13:13:09 | Re: Vacuum stops with misleading max_fsm_pages error |