From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Josh Berkus <josh(at)agliodbs(dot)com> |
Cc: | pgsql-advocacy(at)postgresql(dot)org |
Subject: | Re: Hey! 'lil help on Features? |
Date: | 2009-06-08 14:50:17 |
Message-ID: | 20090608145017.GE5598@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy |
Josh Berkus wrote:
> All,
>
> For the 8.4 release we *must* have a page which describes most of the
> 8.4 features in plainer English than the release notes do. I've started
> writing out descriptions on the wiki page:
>
> http://wiki.postgresql.org/wiki/WhatsNew84
I'm reading this:
Auto-Tuning Free Space Map
* Didn't you love that max_fsm_pages setting? Well, it's gone now. The Free Space Map now automatically sizes itself to the amount of free space you need to track (available memory permitting).
I wanted to note that the FSM is now stored on disk, not memory, so
there's no reason to keep the "(available memory permitting)" caveat.
The new FSM is not "autotuning", it's simply complete.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2009-06-08 20:56:16 | Re: Request for assistance/advice: TikiWiki CMS/Groupware will have to drop PostgreSQL support soon unless a maintainer steps up |
Previous Message | Santiago Zarate | 2009-06-08 04:47:16 | Re: Request for assistance/advice: TikiWiki CMS/Groupware will have to drop PostgreSQL support soon unless a maintainer steps up |