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

From Heikki Linnakangas
Subject Re: RAM-only temporary tables
Date
Msg-id 4919F603.4060403@enterprisedb.com
Whole thread Raw
In response to Re: RAM-only temporary tables  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Alvaro Herrera wrote:
> 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 ...

Yeah, sure. My point was that it doesn't seem to be significant in the 
big scheme of things.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: RAM-only temporary tables
Next
From: "Jaime Casanova"
Date:
Subject: Re: failed test float8 on mingw