Tom Lane wrote: > > Zeugswetter Andreas SB <[EMAIL PROTECTED]> writes: > > My conclusion would be that we need both: > > 1. a fast system table only solution with physical/logical column id > > 2. a tool that does the cleanup (e.g. vacuum) > > But the peak space usage during cleanup must still be 2X. Perhaps he means some kind of off-line cleanup tool, that has only the requirement of being able to continue from where it left off (or crashed) ? It could be useful in some cases (like removing a column on saturday from a terabyte-sized file that is used only on weekdays :) ---------- Hannu
- AW: [HACKERS] ALTER TABLE DROP COLUMN Zeugswetter Andreas SB
- AW: [HACKERS] ALTER TABLE DROP COLUMN Zeugswetter Andreas SB
- Re: AW: [HACKERS] ALTER TABLE DROP COLUMN Tom Lane
- Re: AW: [HACKERS] ALTER TABLE DROP COL... The Hermit Hacker
- Re: AW: [HACKERS] ALTER TABLE DROP... Tom Lane
- Re: AW: [HACKERS] ALTER TABLE... The Hermit Hacker
- Re: AW: [HACKERS] ALTER TABLE DROP COL... Hannu Krosing
- Re: AW: [HACKERS] ALTER TABLE DROP COLUMN Don Baccus
- RE: AW: [HACKERS] ALTER TABLE DROP COL... Hiroshi Inoue
- Re: AW: [HACKERS] ALTER TABLE DROP... Bruce Momjian
- RE: AW: [HACKERS] ALTER TABLE DROP... KuroiNeko
- [HACKERS] select oid .... for... KuroiNeko
- Re: [HACKERS] select oid ... Stephan Szabo
- [HACKERS] Permissions... KuroiNeko
- Re: AW: [HACKERS] ALTER TABLE... Hiroshi Inoue
- Re: AW: [HACKERS] ALTER TABLE... Chris
- Re: AW: [HACKERS] ALTER T... KuroiNeko