RE: VACUUM not mentioned in administrator's guide!?

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема RE: VACUUM not mentioned in administrator's guide!?
Дата
Msg-id ECEHIKNFIMMECLEBJFIGEEHOCAAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: VACUUM not mentioned in administrator's guide!?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-docs
I also notice that ALTER TABLE xxx ADD CONSTRAINT xxx CHECK (...) is not
documented in the ALTER TABLE section of the docs.  I only realised it was
possible to add CHECK constraints after table creation because I noticed it
in the source code!

Chris

> -----Original Message-----
> From: pgsql-docs-owner@postgresql.org
> [mailto:pgsql-docs-owner@postgresql.org]On Behalf Of Bruce Momjian
> Sent: Wednesday, 9 May 2001 3:01 AM
> To: Tom Lane
> Cc: pgsql-docs@postgresql.org
> Subject: Re: [DOCS] VACUUM not mentioned in administrator's guide!?
>
>
> > I was bemused to discover just now that nowhere in the Administrator's
> > Guide is there any discussion of VACUUM and the need for it to be run
> > routinely.  No wonder people don't do it :-(
> >
> > Seems like we need a chapter about "routine maintenance tasks".
>
> Added to TODO:
>
>     * Add mention of VACUUM, log rotation to Administrator's Guide
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl
>


В списке pgsql-docs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Default shared memory SGML mention
Следующее
От: Justin Clift
Дата:
Сообщение: Re: "make install" note