File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -4409,6 +4409,10 @@ pg_probackup archive-get -B <replaceable>backup_dir</replaceable> --instance <re
4409
4409
<listitem >
4410
4410
<para >
4411
4411
Specifies the timestamp up to which recovery will proceed.
4412
+ If timezone offset is not specified, local timezone is used.
4413
+ </para >
4414
+ <para >
4415
+ Example: <literal >--recovery-target-time='2020-01-01 00:00:00+03'</literal >
4412
4416
</para >
4413
4417
</listitem >
4414
4418
</varlistentry >
@@ -4595,6 +4599,7 @@ pg_probackup archive-get -B <replaceable>backup_dir</replaceable> --instance <re
4595
4599
<para >
4596
4600
Specifies the timestamp up to which the backup will stay
4597
4601
pinned. Must be an ISO-8601 complaint timestamp.
4602
+ If timezone offset is not specified, local timezone is used.
4598
4603
</para >
4599
4604
<para >
4600
4605
Example: <literal >--expire-time='2020-01-01 00:00:00+03'</literal >
You can’t perform that action at this time.
0 commit comments