Search Postgresql Archives

Re: The efficiency of the WAL log writer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Steven Elliott <selliott4@xxxxxxxxxxxxx> writes:
> I don't think the current behavior is particularly harmful, but maybe
> PostgreSQL could be made to idle more quietly.

Yeah, this is something that's on my personal to-do list.  It's not
really an efficiency/performance issue, but in a machine that's
otherwise idle this behavior is bad for overall CPU power consumption.

The plan is to try to use the "latch" primitives that were recently
added to the code to eliminate sleep-and-check-for-something-to-do
loops.  Didn't get done for 9.1 unfortunately.

			regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux