Re: FSM search modes - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: FSM search modes
Date
Msg-id 4AC391A0020000250002B4FD@gw.wicourts.gov
Whole thread Raw
In response to Re: FSM search modes  (decibel <decibel@decibel.org>)
Responses Re: FSM search modes
List pgsql-hackers
decibel <decibel@decibel.org> wrote: 
> *any* step that improves dealing with table bloat is extremely
> welcome, as right now you're basically stuck rebuilding the table.
+1
Although, possibly more irritating than actually rebuilding it is
evaluating borderline bloat situations to determine if they will "work
themselves out" over time or whether you need to bite the bullet to do
aggressive maintenance.  Having some way for routine vacuums (or any
other routine process, currently available or that could be scheduled)
to "nibble away" at moderate bloat without significant performance or
usability impact would make life easier for at least *some* DBAs.
-Kevin


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unicode UTF-8 table formatting for psql text output
Next
From: Tom Lane
Date:
Subject: Re: Unicode UTF-8 table formatting for psql text output