pg_combinebackup Verified for current stable LTS

Pg Combinebackup Command: Relocate Tablespace During Reconstruction

Use for relocate tablespace during reconstruction with Pg Combinebackup. Exact CLI syntax to relocate tablespace during reconstruction using Pg Combinebackup.

When to use this: Use for relocate tablespace during reconstruction with Pg Combinebackup.

Command Syntax

pg_combinebackup <path/to/backup1 path/to/backup2 ...> -T /<path/to/old_tablespace>=/<path/to/new_tablespace> -o <path/to/output_directory>

Command Breakdown

-T
Command Option
Tool-specific option used by this command invocation.
-o
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to relocate tablespace during reconstruction using Pg Combinebackup.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Pg Combinebackup directory