Re: how to clean dropped column in pg_attribute

Поиск
Список
Период
Сортировка
Искать
От
ZongtianHou
Тема
Re: how to clean dropped column in pg_attribute
Дата
Msg-id
F972AB05-CB42-4C1A-91E4-F05271A4926C@icloud.com
Ответ на
Список
Дерево обсуждения
how to clean dropped column in pg_attribute ZongtianHou <zongtianhou@icloud.com>
Re: how to clean dropped column in pg_attribute hubert depesz lubaczewski <depesz@depesz.com>
Re: how to clean dropped column in pg_attribute ZongtianHou <zongtianhou@icloud.com>
Ok, thanks for this info

Best regards,
Zongtian

> On Sep 8, 2020, at 5:49 PM, hubert depesz lubaczewski  wrote:
> 
> On Tue, Sep 08, 2020 at 05:38:24PM +0800, ZongtianHou wrote:
>> I found dropped columns still exist in pg_attribute table. In the
>> below example I drop c2 column and vacuum (full) this table and
>> pg_attribute, it still exist (the last row). how can I clean it away? 
> 
> Unfortunately only by copying the table aside, and then renaming new
> table.
> 
> But - the dropped attribute will not sure any disk space, as long as you
> ran some vacuums.
> 
> Best regards,
> 
> depesz
> 



В списке pgsql-admin по дате отправления
От: hubert depesz lubaczewski
Дата:
От: Juan José Santamaría Flecha
Дата:
FAQ