On Fri, Mar 22, 2019 at 12:07:27PM +0300, Ali Mumcu wrote:
> when on master create new wal_file(like *00010009)* and
> then on slave this is updating on slave like "*startup recovering
> 00010009* "
>
> Is that a problem or not i dont know?
That's normal. Fr
Also this is postgresql Log(Debug1 level) . after i restart slave node this
logs accours.
/var/lib/pgsql/11/data/log/postgresql-Fri.log
2019-03-22 12:17:57.869 +03 [31760] LOG: redo starts at 0/C98
2019-03-22 12:17:57.869 +03 [31760] LOG: consistent recovery state reached
at 0/CD0
*2019-0