Re: index question..
От
Williams, Travis L, NPONS
Тема
Re: index question..
Дата
Msg-id
AB815D267EC31A4693CC24D234F8291602E591F4@ACCLUST02EVS1.ugd.att.com
Список
Дерево обсуждения
Re: index question.. "Williams, Travis L, NPONS" <tlw@att.com>
Re: index question.. Tom Lane <tgl@sss.pgh.pa.us>
Re: index question.. "scott.marlowe" <scott.marlowe@ihs.com>
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 по дате отправления