Re: WAL configuration and REINDEX - Mailing list pgsql-admin

From Alvaro Herrera
Subject Re: WAL configuration and REINDEX
Date
Msg-id 20060926150219.GV6330@alvh.no-ip.org
Whole thread Raw
In response to Re: WAL configuration and REINDEX  (adey <adey11@gmail.com>)
List pgsql-admin
adey wrote:
> Hi Tom,
> Further to my request below, the following recommendation exists in the
> Postgres 8.1 documentation:-
> http://www.postgresql.org/docs/8.1/interactive/routine-reindex.html

Did you actually read that page?  It says that there are some
circumstances under which reindex is still required, but they should be
rare.

It doesn't have anything to do with page splits though.  The problem is
with page merging not being implemented (contiguous partially-filled
pages are not merged)

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

pgsql-admin by date:

Previous
From: Jeff Frost
Date:
Subject: Re: pg_hba.conf: 'trust' vs. 'md5' Issues
Next
From: Jeff Frost
Date:
Subject: Re: pg_hba.conf: 'trust' vs. 'md5' Issues