Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 28bc0f6

Browse filesBrowse files
author
Oleg Gurev
committed
[PBCKP-818] Refinery of documentation manually
1 parent 69379ab commit 28bc0f6
Copy full SHA for 28bc0f6

File tree

1 file changed

+9
-11
lines changed
Filter options

1 file changed

+9
-11
lines changed

‎doc/pgprobackup.xml

Copy file name to clipboardExpand all lines: doc/pgprobackup.xml
+9-11Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2327,10 +2327,10 @@ pg_probackup restore -B <replaceable>backup_dir</replaceable> --instance=<replac
23272327
======================================================================================================================================
23282328
Instance Version ID Recovery Time Mode WAL Mode TLI Time Data WAL Zratio Start LSN Stop LSN Status
23292329
======================================================================================================================================
2330-
node 16 SCUN3Y 2024-05-02 11:19:16+03 DELTA STREAM 1/1 7s 92MB 208MB 2.27 0/3C0043A8 0/46159C70 OK
2331-
node 16 SCUN3M 2024-05-02 11:19:01+03 PTRACK STREAM 1/1 10s 30MB 16MB 2.23 0/32000028 0/32005ED0 OK
2332-
node 16 SCUN39 2024-05-02 11:18:50+03 PAGE STREAM 1/1 12s 46MB 32MB 1.44 0/2A000028 0/2B0000B8 OK
2333-
node 16 SCUN2V 2024-05-02 11:18:38+03 FULL STREAM 1/0 11s 154MB 16MB 2.32 0/23000028 0/23000168 OK
2330+
node 16 SCUN3Y 2024-05-02 11:19:16+03 DELTA STREAM 16/15 7s 92MB 208MB 2.27 0/3C0043A8 0/46159C70 OK
2331+
node 16 SCUN3M 2024-05-02 11:19:01+03 PTRACK STREAM 15/15 10s 30MB 16MB 2.23 0/32000028 0/32005ED0 OK
2332+
node 16 SCUN39 2024-05-02 11:18:50+03 PAGE STREAM 15/15 12s 46MB 32MB 1.44 0/2A000028 0/2B0000B8 OK
2333+
node 16 SCUN2V 2024-05-02 11:18:38+03 FULL STREAM 15/0 11s 154MB 16MB 2.32 0/23000028 0/23000168 OK
23342334

23352335
backup_user@backup_host:~$ pg_probackup restore -B /mnt/backups --instance=node -R -I lsn
23362336
INFO: Destination directory and tablespace directories are empty, disable incremental restore
@@ -3137,8 +3137,8 @@ pg_probackup show -B <replaceable>backup_dir</replaceable> --instance=<replaceab
31373137
"checksum-version": 1,
31383138
"program-version": "2.5.14",
31393139
"server-version": "16",
3140-
"current-tli": 1,
3141-
"parent-tli": 0,
3140+
"current-tli": 16,
3141+
"parent-tli": 2,
31423142
"start-lsn": "0/4C000028",
31433143
"stop-lsn": "0/4D0000B8",
31443144
"start-time": "2024-05-02 11:19:26+03",
@@ -3602,8 +3602,8 @@ BACKUP INSTANCE 'node'
36023602
backup will be removed.
36033603
</para>
36043604
<para>
3605-
With the <option>--merge-expired</option> option, the <literal id="pbk-retention-policy-backup4-2">SCC4HX</literal>
3606-
backup is merged with the underlying <literal id="pbk-retention-policy-backup3-2">SCC4HX</literal> and <literal id="pbk-retention-policy-backup2-2">SCC4HX</literal> backups
3605+
With the <option>--merge-expired</option> option, the <literal id="pbk-retention-policy-backup4-2">SCFTUG</literal>
3606+
backup is merged with the underlying <literal id="pbk-retention-policy-backup3-2">SCDZ6D</literal> and <literal id="pbk-retention-policy-backup2-2">SCC4HX</literal> backups
36073607
and becomes a full one, so there is no need to keep these
36083608
expired backups anymore:
36093609
</para>
@@ -3618,9 +3618,7 @@ BACKUP INSTANCE 'node'
36183618
=====================================================================================================================================
36193619
node 16 SCUN6L 2024-05-02 11:20:48+03 FULL ARCHIVE 1/0 5s 296MB 16MB 2.30 0/46000028 0/470000B8 OK
36203620
node 16 SCQXUI 2024-04-30 11:20:45+03 PAGE ARCHIVE 1/1 5s 6280kB 16MB 1.00 0/44000028 0/450000F0 OK
3621-
node 16 SCFTUG 2024-04-24 11:20:43+03 DELTA ARCHIVE 1/1 5s 6280kB 16MB 1.00 0/42000028 0/430000B8 OK
3622-
node 16 SCDZ6D 2024-04-23 11:20:40+03 PAGE ARCHIVE 1/1 5s 6280kB 16MB 1.00 0/40000028 0/410000B8 OK
3623-
node 16 SCC4HX 2024-04-22 11:20:24+03 FULL ARCHIVE 1/0 5s 296MB 16MB 2.30 0/3E000028 0/3F0000F0 OK
3621+
node 16 SCFTUG 2024-04-24 11:20:43+03 FULL ARCHIVE 1/1 5s 296MB 16MB 1.00 0/42000028 0/430000B8 OK
36243622
</programlisting>
36253623
<para>
36263624
The <literal>Time</literal> field for the merged backup displays the time

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.