Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitc616d85

Browse files
committed
Doc corrections for pg_is_in_backup patch.
Fujii Masao
1 parent68de499 commitc616d85

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14478,7 +14478,8 @@ SELECT set_config('log_statement_stats', 'off', false);
1447814478
The functions shown in <xref
1447914479
linkend="functions-admin-backup-table"> assist in making on-line backups.
1448014480
These functions cannot be executed during recovery (except
14481-
<function>pg_xlog_location_diff</function>).
14481+
<function>pg_is_in_backup</function>, <function>pg_backup_start_time</function>
14482+
and <function>pg_xlog_location_diff</function>).
1448214483
</para>
1448314484

1448414485
<table id="functions-admin-backup-table">
@@ -14537,7 +14538,7 @@ SELECT set_config('log_statement_stats', 'off', false);
1453714538
<literal><function>pg_backup_start_time()</function></literal>
1453814539
</entry>
1453914540
<entry><type>timestamp with time zone</type></entry>
14540-
<entry>Get start time of anonline exclusive backup in progress.</entry>
14541+
<entry>Get start time of anon-line exclusive backup in progress.</entry>
1454114542
</row>
1454214543
<row>
1454314544
<entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp