| From: | "Luis Alberto Amigo Navarro" <lamigo(at)atc(dot)unican(dot)es> |
|---|---|
| To: | <bruc(at)acm(dot)org> |
| Cc: | <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Fw: Fw: bad performance on irix |
| Date: | 2002-03-20 11:53:01 |
| Message-ID: | 01cd01c1d005$c96e0890$cab990c1@atc.unican.es |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi all
There is no doubt, in fact it uses test_and _set, but it is still doing a
lot of semops, I send u and extract from another execution, it is 6 streams
of read-only queries+a stream of inserts and deletes(with 5 sec between each
stream)+a stream of vacuum on modified tables each 10 secs.
Thanks and regards
| Attachment | Content-Type | Size |
|---|---|---|
|
image/jpeg | 62.5 KB |
|
image/jpeg | 32.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Yury Bokhoncovich | 2002-03-20 13:17:40 | Changing constant in src/include/miscadmin.h |
| Previous Message | Luis Alberto Amigo Navarro | 2002-03-20 09:17:45 | Re: postgres is not using tas |