pgsql: Fix pg_rewind when rewinding new database with tables included

2019-03-17 Thread Michael Paquier
Fix pg_rewind when rewinding new database with tables included This fixes an issue introduced by 266b6ac, which has added filters to exclude file patterns on the target and source data directories to reduce the number of files transferred. Filters get applied to both the target and source data fi

pgsql: Fix pg_rewind when rewinding new database with tables included

2019-03-17 Thread Michael Paquier
Fix pg_rewind when rewinding new database with tables included This fixes an issue introduced by 266b6ac, which has added filters to exclude file patterns on the target and source data directories to reduce the number of files transferred. Filters get applied to both the target and source data fi