Re: Intermediate report for AIX 5L port

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: lockhart(at)fourpalms(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Intermediate report for AIX 5L port
Date: 2001-12-15 02:15:49
Message-ID: 20011215111549J.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> writes:
> > Tom, Have you fixed the case on AIX 5L? I still see hunging backends
> > with pgbench -c 64. Maybe AIX 5L (more precisely xlc) needs additional
> > fixed? If so, I'm wondering why see no improvements even with gcc.
>
> Hmm, I thought I'd fixed it ... are you using CVS tip? The largest
> test case I tried was 5 client * 10000 transactions, but that ran to
> completion just fine.

I believe I grabbed the latest current source. But I will try again...
--
Tatsuo Ishii

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Brent Verner 2001-12-15 03:53:27 system catalog relation of a table and a serial sequence
Previous Message Tom Lane 2001-12-14 22:38:05 Re: [HACKERS] Platform Testing - Cygwin