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

Commit7d672e1

Browse files
committed
Fix two small typos in Hot Standby docs.
John Naylor
1 parent8f649c9 commit7d672e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/backup.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.132 2009/12/19 17:49:50 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/backup.sgml,v 2.133 2009/12/20 03:49:58 rhaas Exp $ -->
22

33
<chapter id="backup">
44
<title>Backup and Restore</title>
@@ -2018,7 +2018,7 @@ if (!triggered)
20182018
<itemizedlist>
20192019
<listitem>
20202020
<para>
2021-
DataDefinition Language (DML) - INSERT, UPDATE, DELETE, COPY FROM, TRUNCATE.
2021+
DataManipulation Language (DML) - INSERT, UPDATE, DELETE, COPY FROM, TRUNCATE.
20222022
Note that there are no allowed actions that result in a trigger
20232023
being executed during recovery.
20242024
</para>
@@ -2164,7 +2164,7 @@ if (!triggered)
21642164
<listitem>
21652165
<para>
21662166
Dropping tablespaces on the primary while standby queries are using
2167-
thosetablespace for temporary work files (work_mem overflow)
2167+
thosetablespaces for temporary work files (work_mem overflow)
21682168
</para>
21692169
</listitem>
21702170
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp