Re: Mnogosearch (Was: Re: website doc search is ... )
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Marc G. Fournier" <scrappy@postgresql.org>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, "pgsql-general@postgresql.org" <pgsql-general@postgresql.org>
Date: 2004-01-01T20:14:37Z
Lists: pgsql-general
"Marc G. Fournier" <scrappy@postgresql.org> writes: > what sort of impact does CLUSTER have on the system? For instance, an > index happens nightly, so I'm guessing that I'll have to CLUSTER each > right after? Depends; what does the "index" process do --- are ndict8 and friends rebuilt from scratch? regards, tom lane