7.1 vs. 7.2 on AIX 5L

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема 7.1 vs. 7.2 on AIX 5L
Дата
Msg-id 20020109103536T.t-ishii@sra.co.jp
обсуждение исходный текст
Ответы Re: 7.1 vs. 7.2 on AIX 5L
Список pgsql-hackers
Hi,

I have made a new version of pgbench which allows not to update
branches and tellers tables, which should significantly reduce the
contentions.  (See attached patches against current. Note that the
paches also includes changes removing CHECKPOINT command while
running in initialization mode (pgbench -i)). With the patches you
could specify -N option not to update branches and tellers tables.

With the new pgbench, I ran a test with current and 7.1 and saw
not-so-small differences. Any idea to get better performance on 7.2
and AIX 5L combo?

7.2 with lwlock.patch rev.2
7.1.3
AIX 5L 4way with 4GB RAM
testing script is same as my previous postings (except -N for pgbench,
of course).

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ECPG warning
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Feature Request: DROP ALL FROM DATABASE database_name