Re: New timeline when starting with a restored data dir

2019-04-10 Thread Олег Самойлов
ostgreSQL 10 > creates a new timeline when starting with a restored data dir. > Particularly, when WAL files are delivered via restore_command. When > WAL files are copied to pg_wal dir, no new timeline is created. Is it > to be expected? Can you explain? > > I decided to ask here first

New timeline when starting with a restored data dir

2018-11-18 Thread Yuri Kanivetsky
Hi, I'm trying to set up Barman, and I've noticed that PostgreSQL 10 creates a new timeline when starting with a restored data dir. Particularly, when WAL files are delivered via restore_command. When WAL files are copied to pg_wal dir, no new timeline is created. Is it to be expecte