Re: BUG #15582: ALTER TABLE/INDEX ... SET TABLESPACE does not free disk space

Поиск
Список
Период
Сортировка
От Sergei Kornilov
Тема Re: BUG #15582: ALTER TABLE/INDEX ... SET TABLESPACE does not free disk space
Дата
Msg-id 43232061547113498@myt4-929fb874f3f2.qloud-c.yandex.net
обсуждение исходный текст
Ответ на Re: BUG #15582: ALTER TABLE/INDEX ... SET TABLESPACE does not freedisk space  (AP <ap@zip.com.au>)
Ответы Re: BUG #15582: ALTER TABLE/INDEX ... SET TABLESPACE does not freedisk space  (AP <ap@zip.com.au>)
Список pgsql-bugs
Hi
If archiver can not save WAL - postgresql will not remove these WAL and pg_wal directory will grow unlimited. And i
thinkyour alter table set tablespace works ok and table was removed from original disk. But was fully copied to WAL and
suchWAL can not be deleted, therefore overall disk space usage is same. So you need repair you archive_command first.
 

regards, Sergei


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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15585: infinite DynamicSharedMemoryControlLock waiting inparallel query
Следующее
От: AP
Дата:
Сообщение: Re: BUG #15582: ALTER TABLE/INDEX ... SET TABLESPACE does not freedisk space