Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: PostgreSQL7.1 on AIX5L is running with too poor ferformance - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PostgreSQL7.1 on AIX5L is running with too poor ferformance
Date
Msg-id [email protected]
Whole thread Raw
In response to PostgreSQL7.1 on AIX5L is running with too poor ferformance  ("Leslie" <[email protected]>)
Responses Re: PostgreSQL7.1 on AIX5L is running with too poor ferformance
List pgsql-hackers
"Leslie" <[email protected]> writes:
> PostgreSQL7.1 is now running on AIX5L( S85, 6GB memory, 6CPU), which was
> running on Linux before(Pentium3, 2CPU, as far as I
> remember.......sorry......).
> The performance( on AIX5L ) is just half as good as the one( on Linux ).

Hmm ... is the AIX compilation selecting an appropriate TAS
implementation for spinlocks?  If it's falling back to semaphore-based
spinlocks, I can easily believe that you might take a 2X performance
hit.  Possibly s_lock.h needs some additional #if tests for AIX5.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: From TODO, XML?
Next
From: Bruce Momjian
Date:
Subject: Re: Re: From TODO, XML?