Re: reindex and copy - deadlock?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Litao Wu <litaowu(at)yahoo(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: reindex and copy - deadlock?
Date: 2004-06-11 20:27:53
Message-ID: 18172.1086985673@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Litao Wu <litaowu(at)yahoo(dot)com> writes:
> One difference between these two databases
> is the one having REINDEX problem is using
> NTFS file system.

Oh? That's interesting.

> Is it possible the root of problem?

I would not expect it to show this particular symptom --- if the
backtrace is accurate. But there are nearby places that might have
FS-dependent behavior. Can you do anything about my request for
a stack trace from a debug-enabled build?

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Merlin Moncure 2004-06-11 21:04:44 Re: in-transaction insert performance in 7.5devel
Previous Message Tom Lane 2004-06-11 19:52:10 Re: in-transaction insert performance in 7.5devel