Re: 7.4? - Mailing list pgsql-general

From scott.marlowe
Subject Re: 7.4?
Date
Msg-id Pine.LNX.4.33.0302241743080.14765-100000@css120.ihs.com
Whole thread Raw
In response to Re: 7.4?  (Ericson Smith <eric@did-it.com>)
List pgsql-general
On 24 Feb 2003, Ericson Smith wrote:

>
> > From 7.3 to 7.4 the biggest changes planned so far:
> > - windows native support <-- gartner gives it a 90% chance of making it
> > into the main disto... :-)
> > - fix for in() performance issue <-- already in CVS tip
> > - partitioning or tablespaces <-- who know?  seriously, who?
> > - vacuum will be able to compact out unused space <-- Tom Lane
>
> Will we be able to run the new vacuum system without locking the tables?

Vacuum only locks the tables now for a second or so.

You might want to look at using regular vacuums more often.  In my
testing, vacuum (non full) uses <2% of the CPU on a heavily loaded server.
Between the low load of vacuum and having higher fsm settings, you might
obviate the need to regular vacuum any more than once a day or week or
whatever.




pgsql-general by date:

Previous
From: Joseph Shraibman
Date:
Subject: How do I change the server encoding?
Next
From: Doug McNaught
Date:
Subject: Re: Strange error (Socket command option unknown)