| From: | Олег Самойлов <splarv(at)ya(dot)ru> |
|---|---|
| To: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
| Cc: | "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: basic_archive lost archive_directory |
| Date: | 2026-02-06 13:02:48 |
| Message-ID: | 9b9341b0-942e-4d34-b94f-92bd918fad04@ya.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
31.01.2026 19:08, Álvaro Herrera пишет:
> On 2026-Jan-29, Олег Самойлов wrote:
>
>> 2026-01-23 18:46:49.970 MSK,,,12085,,697397e9.2f35,1,,2026-01-23 18:46:49
>> MSK,,0,WARNING,22023,"invalid value for parameter
>> ""basic_archive.archive_directory"": ""/mnt/ocean/postgres/stars/
>> WAL""","Specified archive directory does not exist.",,,,,,,,"","archiver",,0
> Most likely, the NFS mount was lost for some reason. Did you check the
> kernel logs? Did you ask your colleagues if they unmounted the
> filesystem for laughs? Did you search for any funny logs on the NFS
> server side?
May be this is the reason for the first message and this is not a bug.
This can be with NFS.
>> 2026-01-23 18:57:23.589 MSK,,,12085,,697397e9.2f35,2,,2026-01-23 18:46:49
>> MSK,,0,WARNING,01000,"""archive_mode"" enabled, yet archiving is not
>> configured","basic_archive.archive_directory is not
>> set.",,,,,,,,"","archiver",,0
>> And directory existed and it has old WAL files (before error raised).
>> The basic_archive is unstable, but I don't know how to repeat this.
> It's difficult to believe that it was basic_archive's fault; it's just
> giving you whatever the kernel reported to a stat() call for the
> directory.
The bug is here. basic_archive lost the value and was empty. But show
all; show that the value is.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sergei Kornilov | 2026-02-06 14:25:25 | Re: basic_archive lost archive_directory |
| Previous Message | Dilip Kumar | 2026-02-06 10:46:08 | Re: BUG #19393: pg_upgrade fails with duplicate key violation when CHECK constraint named *_not_null exists |