Re: postgres: archiver process failed on 000000010000020A00000073

2020-04-02 Thread Silvio Fabi - NBS srl
thanks Alvaro, following your instructions I solved the problem. Il 01/04/2020 19:36, Alvaro Herrera ha scritto: > On 2020-Apr-01, Silvio Fabi - NBS srl wrote: > >> WAL Archive process on my DB Postgresql 10 is not working. >> the WAL Archive file 0001020A0073 was accidentally deleted

Re: postgres: archiver process failed on 000000010000020A00000073

2020-04-01 Thread Alvaro Herrera
On 2020-Apr-01, Silvio Fabi - NBS srl wrote: > WAL Archive process on my DB Postgresql 10 is not working. > the WAL Archive file 0001020A0073 was accidentally deleted > and there is no backup. > Postgresql tries to run the following command: > rsync -a pg_wal/0001020A0073 >