pgsql: pg_basebackup: Fix cross-platform tablespace relocation.

2022-10-21 Thread Robert Haas
pg_basebackup: Fix cross-platform tablespace relocation. Specifically, when pg_basebackup is invoked with -Tx=y, don't error out if x could plausibly be an absolute path either on Windows or on non-Windows systems. We don't know whether the remote system is running the same OS as the local system,

pgsql: pg_basebackup: Fix cross-platform tablespace relocation.

2022-10-21 Thread Robert Haas
pg_basebackup: Fix cross-platform tablespace relocation. Specifically, when pg_basebackup is invoked with -Tx=y, don't error out if x could plausibly be an absolute path either on Windows or on non-Windows systems. We don't know whether the remote system is running the same OS as the local system,

pgsql: pg_basebackup: Fix cross-platform tablespace relocation.

2022-10-21 Thread Robert Haas
pg_basebackup: Fix cross-platform tablespace relocation. Specifically, when pg_basebackup is invoked with -Tx=y, don't error out if x could plausibly be an absolute path either on Windows or on non-Windows systems. We don't know whether the remote system is running the same OS as the local system,

pgsql: pg_basebackup: Fix cross-platform tablespace relocation.

2022-10-21 Thread Robert Haas
pg_basebackup: Fix cross-platform tablespace relocation. Specifically, when pg_basebackup is invoked with -Tx=y, don't error out if x could plausibly be an absolute path either on Windows or on non-Windows systems. We don't know whether the remote system is running the same OS as the local system,

pgsql: pg_basebackup: Fix cross-platform tablespace relocation.

2022-10-21 Thread Robert Haas
pg_basebackup: Fix cross-platform tablespace relocation. Specifically, when pg_basebackup is invoked with -Tx=y, don't error out if x could plausibly be an absolute path either on Windows or on non-Windows systems. We don't know whether the remote system is running the same OS as the local system,

pgsql: pg_basebackup: Fix cross-platform tablespace relocation.

2022-10-21 Thread Robert Haas
pg_basebackup: Fix cross-platform tablespace relocation. Specifically, when pg_basebackup is invoked with -Tx=y, don't error out if x could plausibly be an absolute path either on Windows or on non-Windows systems. We don't know whether the remote system is running the same OS as the local system,

pgsql: pg_basebackup: Fix cross-platform tablespace relocation.

2022-10-21 Thread Robert Haas
pg_basebackup: Fix cross-platform tablespace relocation. Specifically, when pg_basebackup is invoked with -Tx=y, don't error out if x could plausibly be an absolute path either on Windows or on non-Windows systems. We don't know whether the remote system is running the same OS as the local system,