Re: cleanup temporary files after crash

Поиск
Список
Период
Сортировка
От Euler Taveira
Тема Re: cleanup temporary files after crash
Дата
Msg-id CAH503wBLgLGhqCduqzOBgCYNS5DiJnUJdU+RVCCQoka8Tndndg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: cleanup temporary files after crash  (Anastasia Lubennikova <a.lubennikova@postgrespro.ru>)
Список pgsql-hackers
On Thu, 26 Nov 2020 at 05:48, Anastasia Lubennikova <a.lubennikova@postgrespro.ru> wrote:

I also think that the GUC is not needed here. This 'feature' was
internal from the very beginning, so users shouldn't care about
preserving old behavior. Without the GUC the patch is very simple,
please see attached version. I also omit the test, because I am not sure
it will be stable given that the RemovePgTempFiles() allows the
possibility of failure.

Anastasia, thanks for reviewing it. As I said, I'm fine without the GUC.
However, if we decided to go with the GUC, default behavior should be remove
the temporary files after the crash.

Regards,

--
Euler Taveira                 http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Improper use about DatumGetInt32
Следующее
От: Daniil Zakhlystov
Дата:
Сообщение: Re: libpq compression