q re removal/recycling of WAL files

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема q re removal/recycling of WAL files
Дата
Msg-id 4B485D8E-9692-4009-8562-43BC0E54C975@elevated-dev.com
обсуждение исходный текст
Ответы Re: q re removal/recycling of WAL files  (Rui DeSousa <rui@crazybean.net>)
Re: q re removal/recycling of WAL files  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-admin
Let's say that there's a big update as part of a migration, and that update times out, and the migration utility
retriesit several times. (Context is that sequence happened through automated utility, and filled the disk, leading to
anunfortunate series of events.) 

1) At what point does WAL from the failed & rolled back operations "go away"? During the next checkpoint? During the
checkpointafter completion of all other transactions which overlapped time-wise with the timing-out ones? 

2) Is there a chance that never-visible rows would be written into tables, bloating them?


--
Scott Ribe
scott_ribe@elevated-dev.com
https://www.linkedin.com/in/scottribe/






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

Предыдущее
От: Marc Fromm
Дата:
Сообщение: Encoding error during database restore
Следующее
От: Rui DeSousa
Дата:
Сообщение: Re: q re removal/recycling of WAL files