Re: gcc: why optimize for size flag is not the default - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: gcc: why optimize for size flag is not the default
Date
Msg-id 20090311200905.GI4009@alvh.no-ip.org
Whole thread Raw
In response to Re: gcc: why optimize for size flag is not the default  ("A.M." <agentm@themactionfaction.com>)
List pgsql-hackers
A.M. wrote:

> That said, if postgresql is paging out, the DBA probably has postgresql 
> or the server misconfigured.

Keep in mind that "paging in" in this context also means moving stuff
from plain RAM into cache.

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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Broken stuff in new dtrace probes
Next
From: Josh Berkus
Date:
Subject: Should SET ROLE inherit config params?