Re: Problem on AIX with current - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Problem on AIX with current
Date
Msg-id 20011004130717J.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: Problem on AIX with current  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Problem on AIX with current
List pgsql-hackers
> If you have no better way of determining what's going on, it might help
> to recompile with LOCK_DEBUG defined, then enable trace_lwlocks in
> postgresql.conf (better turn on debug_print_query, log_timestamp, and
> log_pid too).  This will generate rather voluminous log output, perhaps
> enough to provide a clue.

When I recompiled with LOCK_DEBUG and trace_lwlocks = true, it *works*
(and saw lots of lock debugging messages, of course). However if I
turn trace_lwlocks to off, the backend stucks again. Is there anything
I can do?

Note the machine has 4 processors. Is that related to?
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unicode combining characters
Next
From: Tatsuo Ishii
Date:
Subject: Re: Unicode combining characters