Re: RAM-only temporary tables - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: RAM-only temporary tables
Date
Msg-id 20081111205855.GP4272@alvh.no-ip.org
Whole thread Raw
In response to Re: RAM-only temporary tables  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: RAM-only temporary tables  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List pgsql-hackers
Heikki Linnakangas wrote:

> oprofile does suggest that more time is spent in the kernel in CVS HEAD.  
> CVS HEAD:
>
> 37387    13.9383  no-vmlinux               postgres                 (no  
> symbols)

> 8.3:
>
> 27264     9.3254  no-vmlinux               postgres                 (no  
> symbols)

What this means is that there are a lot more syscalls in HEAD than 8.3 ...

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: failed test float8 on mingw
Next
From: Heikki Linnakangas
Date:
Subject: Re: RAM-only temporary tables