Content-Length: 289405 | pFad | http://github.com/postgrespro/postgres/commit/64ee1a8a55d3e34f2170e67258cc8ad0d2f4ee95

CE Fix a few typos in the docs. · postgrespro/postgres@64ee1a8 · GitHub
Skip to content

Commit 64ee1a8

Browse files
author
Neil Conway
committed
Fix a few typos in the docs.
1 parent 8e0f863 commit 64ee1a8

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

doc/src/sgml/func.sgml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.376 2007/04/07 03:34:36 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.377 2007/04/07 03:58:08 neilc Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -11359,9 +11359,10 @@ postgres=# select pg_start_backup('label_goes_here');
1135911359

1136011360
<para>
1136111361
<function>pg_current_xlog_location</> displays the current transaction log write
11362-
location in the same format used by the above functions. Similarly
11362+
location in the same format used by the above functions. Similarly,
1136311363
<function>pg_current_xlog_insert_location</> displays the current transaction log
11364-
insertion point. The insertion point is the <quote>logical</> end of transaction log
11364+
insertion point. The insertion point is the <quote>logical</> end
11365+
of the transaction log
1136511366
at any instant, while the write location is the end of what has actually
1136611367
been written out from the server's internal buffers. The write location
1136711368
is the end of what can be examined from outside the server, and is usually
@@ -11383,7 +11384,7 @@ postgres=# select * from pg_xlogfile_name_offset(pg_stop_backup());
1138311384
(1 row)
1138411385
</programlisting>
1138511386
Similarly, <function>pg_xlogfile_name</> extracts just the transaction log file name.
11386-
When the given transction log location is exactly at an transaction log file boundary, both
11387+
When the given transaction log location is exactly at a transaction log file boundary, both
1138711388
these functions return the name of the preceding transaction log file.
1138811389
This is usually the desired behavior for managing transaction log archiving
1138911390
behavior, since the preceding file is the last one that currently

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/64ee1a8a55d3e34f2170e67258cc8ad0d2f4ee95

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy