Skip to content

Commit acd5afa

Browse files
author
Liudmila Mantrova
committed
DOC: fix commands in the how-to section
1 parent 9679cae commit acd5afa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/pgprobackup.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5252,7 +5252,7 @@ INFO: Backup PZ7YK2 completed
52525252
<step id="pbk-lets-take-a-look-at-the-backup-catalog">
52535253
<title>Let's take a look at the backup catalog:</title>
52545254
<programlisting>
5255-
[backupman@backup_host] pg_probackup-11 backup -B /mnt/backups --instance 'pg-11'
5255+
[backupman@backup_host] pg_probackup-11 show -B /mnt/backups --instance 'pg-11'
52565256

52575257
BACKUP INSTANCE 'pg-11'
52585258
==================================================================================================================================
@@ -5343,7 +5343,7 @@ remote-host = postgres_host
53435343
<step id="pbk-lets-take-a-look-at-the-backup-catalog-1">
53445344
<title>Let's take a look at the backup catalog:</title>
53455345
<programlisting>
5346-
[backupman@backup_host] pg_probackup-11 backup -B /mnt/backups --instance 'pg-11'
5346+
[backupman@backup_host] pg_probackup-11 show -B /mnt/backups --instance 'pg-11'
53475347

53485348
====================================================================================================================================
53495349
Instance Version ID Recovery Time Mode WAL Mode TLI Time Data WAL Zratio Start LSN Stop LSN Status

0 commit comments

Comments
 (0)