updating all records of a table

Поиск
Список
Период
Сортировка
От Gauthier, Dave
Тема updating all records of a table
Дата
Msg-id 482E80323A35A54498B8B70FF2B87980048B75FD84@azsmsx504.amr.corp.intel.com
обсуждение исходный текст
Ответы Re: updating all records of a table  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: updating all records of a table  (Andrew Sullivan <ajs@crankycanuck.ca>)
Список pgsql-general

Hi:

 

I have to update all the records of a table.  I'm worried about what the table will look like in terms of fragmentation when this is finished.  Is there some sort of table healing/reorg/rebuild measure I should take if I want the resulting table to operate at optimal efficiency?  What about indexes, should I drop/recreate those?

 

(I remember the bad-ole days with Oracle where table defragging and index rebuilding was something we had to do)

 

Thanks  for any help !

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

Предыдущее
От: Aleksey Tsalolikhin
Дата:
Сообщение: Re: database is bigger after dump/restore - why? (60 GB to 109 GB)
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: updating all records of a table