Re: [HACKERS] Happy column dropping

Поиск
Список
Период
Сортировка
От Don Baccus
Тема Re: [HACKERS] Happy column dropping
Дата
Msg-id 3.0.1.32.20000123140355.0104dc60@mail.pacifier.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Happy column dropping  (Hannu Krosing <hannu@tm.ee>)
Ответы Re: [HACKERS] Happy column dropping  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
At 12:04 AM 1/24/00 +0200, Hannu Krosing wrote:

>It could possibly be done by marking the column deleted and doing the 
>compression/renumbering during vacuum , or by locking the table and 
>compressing each page in-place if space is a concern or maybe several 
>other ways. 
>The existence of several ways to do it should not discourage people 
>from actually adding the drop column feature to postgres

It should provide even more encouragement to discuss the proposed
implementation *first*.

IMHO, again.




- Don Baccus, Portland OR <dhogaza@pacifier.com> Nature photos, on-line guides, Pacific Northwest Rare Bird Alert
Serviceand other goodies at http://donb.photo.net.
 


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: [HACKERS] Happy column dropping
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: [HACKERS] Happy column dropping