Skip to content

Commit 46052d9

Browse files
committed
Replace another "transaction log" with "write-ahead log"
Reported-by: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
1 parent d496a65 commit 46052d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18628,7 +18628,7 @@ postgres=# select pg_start_backup('label_goes_here');
1862818628
<function>pg_current_wal_insert_lsn</> displays the current write-ahead log
1862918629
insertion location and <function>pg_current_wal_flush_lsn</> displays the
1863018630
current write-ahead log flush location. The insertion location is the <quote>logical</>
18631-
end of the transaction log at any instant, while the write location is the end of
18631+
end of the write-ahead log at any instant, while the write location is the end of
1863218632
what has actually been written out from the server's internal buffers and flush
1863318633
location is the location guaranteed to be written to durable storage. The write
1863418634
location is the end of what can be examined from outside the server, and is usually

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy