Re: System hangs when Insert/Update
От | Lee Kwok Shing |
---|---|
Тема | Re: System hangs when Insert/Update |
Дата | |
Msg-id | 3B1BABBF.E9E84893@graduate.hku.hk обсуждение исходный текст |
Ответ на | System hangs when Insert/Update (Lee Kwok Shing <kslee@graduate.hku.hk>) |
Список | pgsql-admin |
Hi Tom, Thanks for yout information. There should be no clients disconnect in the middle of a transaction since the problem happens even if there is only one update. More have capture some traces, the query seems hanged after the phase ProcessQuery and before CommitTransactionCommand The query plan and the parser outputs process phase has been passed. So it seems that the query is stuck at committing the transaction... It is even strange that after I killing the process and issue the same query again, it success !!! Thanks again ! Regards, Lee Kwok Shing Tom Lane wrote: > Lee Kwok Shing <kslee@graduate.hku.hk> writes: > > I am using PostgreSQL 7.0.2 on RH 6.2 > > The DB works smoothly in the past 8 months but until recently, the > > system would hang when doing insert or update statements. > > Second thought on this: do you have any clients that might disconnect in > the middle of a transaction? If so, update to 7.0.3 (or later). > > regards, tom lane > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org -- Lee Kwok Shing (***) http://www.geocities.com/lkslee.geo
Вложения
В списке pgsql-admin по дате отправления: