RE: [HACKERS] 6.5 Release date

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема RE: [HACKERS] 6.5 Release date
Дата
Msg-id 000501beb39b$6ea40ba0$2801007e@cadzone.tpf.co.jp
обсуждение исходный текст
Ответ на Re: [HACKERS] 6.5 Release date  (The Hermit Hacker <scrappy@hub.org>)
Ответы Re: [HACKERS] 6.5 Release date  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers

> 
> I concur...let's hold her till June 14th then.  No source changes between
> now and then, unless *absolutely* required...agreed? :)
>

Please put the implementaion of mdtruncate() back to old one.
Current implementation is the worst one.

For example,trying to truncate a    1.5G( = 1G + 0.5G )  table to  1.2G,
vacuum expander would expand the table to    1.7G( = 1.2G + 0.5G) .

Regards.

Hiroshi Inoue
Inoue@tpf.co.jp


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Aggregates with context - a question
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] 6.5 Release date