AW: AW: Re: [GENERAL] Vacuum and Transactions

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема AW: AW: Re: [GENERAL] Vacuum and Transactions
Дата
Msg-id 11C1E6749A55D411A9670001FA687963368386@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Список pgsql-hackers
> > The conventional VACUUM would then be something you do as part of a DB 
> > reorganization (maybe once every month or so).
> 
> Yes, but in other DB's if you UPDATE all rows in the table, you don't
> double the disk space.

Sure, but what is wrong with keeping the space allocated for the next 
"UPDATE all rows", if that is something the application needs to do frequently ?
PostgreSQL needs more space on disc, but we knew that already :-)

Andreas


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: select count...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: grant and SQL92