Re: index question..

Поиск
Список
Период
Сортировка
От Williams, Travis L, NPONS
Тема Re: index question..
Дата
Msg-id AB815D267EC31A4693CC24D234F8291602E591F4@ACCLUST02EVS1.ugd.att.com
обсуждение исходный текст
Ответ на index question..  ("Williams, Travis L, NPONS" <tlw@att.com>)
Ответы Re: index question..  ("scott.marlowe" <scott.marlowe@ihs.com>)
Re: index question..  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I thought reindexing was only to be used on corrupt tables.. will
vacumming fix the problem?

Travis

-----Original Message-----
From: scott.marlowe [mailto:scott.marlowe@ihs.com]
Sent: Wednesday, November 13, 2002 11:22 AM
To: Williams, Travis L, NPONS
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] index question..


On Wed, 13 Nov 2002, Williams, Travis L, NPONS wrote:

> Do indexs need to be dropped/recreated or reindex'd or something to
keep them current?

Indexes are updated on the fly.  But sometimes they lose track of
deleted
index entries and to regain space and improve performance, reindexing
may
be necessary for certain circumstances.


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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: index question..
Следующее
От: "Williams, Travis L, NPONS"
Дата:
Сообщение: readline help