Skip to content

Commit 2af9364

Browse files
committed
Fix comment in pg_basebackup.
The option is called --tablespace-mapping, not --tablespace. Amit Kapila
1 parent 8d938eb commit 2af9364

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/bin/pg_basebackup/pg_basebackup.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,9 +1260,9 @@ ReceiveAndUnpackTarFile(PGconn *conn, PGresult *res, int rownum)
12601260
/*
12611261
* Symbolic link
12621262
*
1263-
* It's most likely a link in pg_tblspc directory, to
1264-
* the location of a tablespace. Apply any tablespace
1265-
* mapping given on the command line (--tablespace).
1263+
* It's most likely a link in pg_tblspc directory, to the
1264+
* location of a tablespace. Apply any tablespace mapping
1265+
* given on the command line (--tablespace-mapping).
12661266
* (We blindly apply the mapping without checking that
12671267
* the link really is inside pg_tblspc. We don't expect
12681268
* there to be other symlinks in a data directory, but

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy