On Tue, Sep 3, 2019 at 9:57 AM Matthias Apitz wrote:
> 2019-09-03 09:18:46.024 CEST [25388] LOG: Logdatei
> »00010001008F« aus Archiv wiederhergestellt
> ***> cp: der Aufruf von stat für
> '/data/postgresql11/wal_archive/000100010090' ist nicht möglich:
> Datei ode
Hello,
I'm testing WAL based backup and restore/recovery and encounter some
unclear messages in the 'serverlog' on recovery. The used procedure on a
test server is:
Kick the copy of the current WAL to the archive:
$ psql -Usisis -c "select pg_switch_wal();"
$ ls -l /data/postgresql11/wal_archi