Re: checkpointer: PANIC: could not fsync file: No such file ordirectory

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: checkpointer: PANIC: could not fsync file: No such file ordirectory
Дата
Msg-id 20191119224910.GU30362@telsasoft.com
обсуждение исходный текст
Ответ на Re: checkpointer: PANIC: could not fsync file: No such file or directory  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: checkpointer: PANIC: could not fsync file: No such file ordirectory  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers
On Wed, Nov 20, 2019 at 09:26:53AM +1300, Thomas Munro wrote:
> Perhaps we should not panic if we failed to open (not fsync) the file,
> but it's not the root problem here which is that somehow we thought we
> should be fsyncing a file that had apparently been removed already
> (due to CLUSTER, VACUUM FULL, DROP, rewriting ALTER etc).

FYI, I *do* have scripts which CLUSTER and(or) VAC FULL (and REINDEX), but they
were disabled due to crash in 12.0 (which was resolved in 12.1) and it wouldn't
have run anyway, since they run after the backup script (which failed) in a
shell with set -e.

I think TRUNCATE does that too..but I don't think that any processes which do
TRUNCATE are running on that server.

Thanks,
Justin



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

Предыдущее
От: Michael Lewis
Дата:
Сообщение: Proposal- GUC for max dead rows before autovacuum
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Proposal- GUC for max dead rows before autovacuum