From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Problem on AIX with current |
Date: | 2001-10-01 04:15:12 |
Message-ID: | 20011001131512E.t-ishii@sra.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Per Tom's request(1000 concurrent backends), I tried current on IBM
AIX 5L and found that make check hungs:
parallel group (13 tests): float4 oid varchar
pgbench hungs too if more than 4 or so concurrent backends are
involved. Unfortunately gdb does not work well on AIX, so I'm stucked.
Maybe a new locking code?
BTW PostgreSQL 7.1.3 works fine.
--
Tatsuo Ishii
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-10-01 05:29:51 | Re: cvs tip problems |
Previous Message | Lincoln Yeoh | 2001-10-01 03:27:25 | Re: Pre-forking backend |