Re: basic_archive lost archive_directory
Sergei Kornilov <sk@zsrv.org>
From: Sergei Kornilov <sk@zsrv.org>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Олег Самойлов <splarv@ya.ru>, pgsql-bugs@lists.postgresql.org, Álvaro Herrera <alvherre@kurilemu.de>
Date: 2026-02-09T20:09:41Z
Lists: pgsql-bugs
Attachments
- 001-bug_basic_archive_lost_archive_directory.patch (text/x-diff) patch
- 002-basic_archive_remove_check_archive_directory.patch (text/x-diff) patch
Hello! > In your patch, only the existence check is moved to basic_archive_configured(). > Would it also make sense to move the filename length check there? If so, > we could potentially remove the check_archive_directory GUC check hook entirely. Indeed. I'm not sure, do I need to keep the check_archive_directory declaration for backport branches? I will split the patch into two parts. regards, Sergei
Commits
-
basic_archive: Allow archive directory to be missing at startup.
- f510577de4f5 17.10 landed
- cc774c543b23 19 (unreleased) landed
- bde9ad31515a 18.4 landed
- 8fc45ac5d91a 15.18 landed
- 28c2b789652a 16.14 landed