Evgeny Morozov
Evgeny Morozov
Any chance of this being fixed in 6.0.x?
Any estimate on when this might get fixed? We want to upgrade to .NET 6 and need to decide whether to work around it by transforming all XML attributes to...
> You can update your XML to collapse the 2 attributes into the same element, and get the original behavior: ``` ``` Thanks, this works as a workaround. It's still...
It also created log files under /var/log/pgbackrest as root (STANZA-expire.log and all-stop.log). That one is probably harder to fix, but as they're new files, but maybe they can take the...
Also, are the exit codes documented somewhere? I cannot find what "exit code 39" means. Edit: perhaps it's the same "39" as in "ERROR: [039]: client state is 'data-get' but...
It turns out the repository host ran out of disk space around 16:10 UTC, which was likely the cause, but the error message is certainly confusing! I'm not sure how...
I don't have such a file, only behavior-pg14-archive-push-remote-000.log which is attached.
Ah, no, we don't currently have async archiving enabled. (But I will try that after fixing the immediate disk space issue, because the WAL archiving was already not keeping up...
It's only happened to me once, so I wouldn't know how to repro it, either.
I understand that the warning is generated by pg_wrapper, but without knowing how repmgr is using pg_wrapper it's impossible to say which of them is doing something unexpected. One behavior...