Re: BUG #17369: tmp files didn't deleted after oom killer killed process

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #17369: tmp files didn't deleted after oom killer killed process
Дата
Msg-id 329128.1642530031@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #17369: tmp files didn't deleted after oom killer killed process  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> It passed about 5 hours but tmp files didn't deleted. I searched online but
> everyone say don't delete temp files manually, submit a bug report.
> Is it a bug? Do I need to delete them manually? or Did I misconfigure
> PostgreSQL?

Pre-v14 releases only delete temp files at postmaster startup,
not during crash recovery.

            regards, tom lane



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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17369: tmp files didn't deleted after oom killer killed process
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17370: shmem lost on segfault