File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 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
44094409 <listitem >
44104410 <para >
44114411 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 >
44124416 </para >
44134417 </listitem >
44144418 </varlistentry >
@@ -4595,6 +4599,7 @@ pg_probackup archive-get -B <replaceable>backup_dir</replaceable> --instance <re
45954599 <para >
45964600 Specifies the timestamp up to which the backup will stay
45974601 pinned. Must be an ISO-8601 complaint timestamp.
4602+ If timezone offset is not specified, local timezone is used.
45984603 </para >
45994604 <para >
46004605 Example: <literal >--expire-time='2020-01-01 00:00:00+03'</literal >
You can’t perform that action at this time.
0 commit comments