Re: Fwd: Add tablespace tap test to pg_rewind - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Fwd: Add tablespace tap test to pg_rewind
Date
Msg-id 20190309000924.GC9266@paquier.xyz
Whole thread Raw
In response to Fwd: Add tablespace tap test to pg_rewind  (Shaoqi Bai <sbai@pivotal.io>)
Responses Re: Fwd: Add tablespace tap test to pg_rewind
List pgsql-hackers
On Fri, Mar 08, 2019 at 09:42:29PM +0800, Shaoqi Bai wrote:
> There is already a databases tap tests in pg_rewind, wonder if there is a
> need for tablespace tap tests in pg_rewind.  Attached is a initial
> patch from me.

When working on the first version of pg_rewind for VMware with Heikki,
tablespace support has been added only after, so what you propose is
sensible I think.

+# Run the test in both modes.
+run_test('local');
Small nit: we should test for the remote mode here as well.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Haribabu Kommi
Date:
Subject: Re: Pluggable Storage - Andres's take
Next
From: David Rowley
Date:
Subject: Re: Performance issue in foreign-key-aware join estimation