Re: [HACKERS] Happy column dropping - Mailing list pgsql-hackers

From Don Baccus
Subject Re: [HACKERS] Happy column dropping
Date
Msg-id 3.0.1.32.20000123140355.0104dc60@mail.pacifier.com
Whole thread Raw
In response to Re: [HACKERS] Happy column dropping  (Hannu Krosing <hannu@tm.ee>)
Responses Re: [HACKERS] Happy column dropping
List 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 by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: [HACKERS] Happy column dropping
Next
From: Hannu Krosing
Date:
Subject: Re: [HACKERS] Happy column dropping