Re: Add tablespace tap test to pg_rewind

2019-05-08 Thread Michael Paquier
On Tue, May 07, 2019 at 10:31:59AM +0900, Kyotaro HORIGUCHI wrote: > The patch seems to be using the tablespace directory in backups > directly from standbys. In other words, multiple standbys created > from A backup shares the tablespace directory in the backup. Yes, I noticed that, and I am not

Re: Add tablespace tap test to pg_rewind

2019-05-06 Thread Kyotaro HORIGUCHI
At Sat, 27 Apr 2019 09:35:19 +0900, Michael Paquier wrote in <20190427003519.gc2...@paquier.xyz> > On Fri, Apr 26, 2019 at 11:21:48AM -0400, Tom Lane wrote: > > I don't think feature freeze precludes adding new test cases. > > I think as well that adding this stuff into v12 would be fine. Now i