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 c6671cd

Browse filesBrowse files
committed
Fix some grammar and typos in comments and docs
The documentation fixes are backpatched down to where they apply. Author: Justin Pryzby Discussion: https://postgr.es/m/20201031020801.GD3080@telsasoft.com Backpatch-through: 9.6
1 parent 1127377 commit c6671cd
Copy full SHA for c6671cd

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/pg_rewind.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ref/pg_rewind.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ PostgreSQL documentation
7171
copied from the WAL archive to the <filename>pg_xlog</> directory, or
7272
fetched on startup by configuring <filename>recovery.conf</>. The use of
7373
<application>pg_rewind</> is not limited to failover, e.g., a standby
74-
server can be promoted, run some write transactions, and then rewinded
74+
server can be promoted, run some write transactions, and then rewound
7575
to become a standby again.
7676
</para>
7777

0 commit comments

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