doc: add mention of +4GB windows file handling in PG14 relnotes
authorBruce Momjian
Mon, 21 Jun 2021 03:53:00 +0000 (23:53 -0400)
committerBruce Momjian
Mon, 21 Jun 2021 03:53:00 +0000 (23:53 -0400)
Reported-by: Masahiko Sawada
Discussion: https://postgr.es/m/CAD21AoCTHyouoGv-xt1qNjjvPbGMErLi0AJncByTvr66Nq7j8g@mail.gmail.com

doc/src/sgml/release-14.sgml

index 53221ab8c10bddc618d5359e5ea2a709dda8ef67..28d0e1396b90ffdfc165c2c83c9c5675d5b09cb6 100644 (file)
@@ -3553,6 +3553,25 @@ Author: Peter Eisentraut 
 
       
 
+
+       
+        Allow Windows to properly handle files larger than four gigabytes
+        (Juan José Santamaría Flecha)
+       
+
+       
+        For example this allows 
+        linkend="sql-copy">COPY, 
+        linkend="configure-options-misc">WAL
+        files, and relation segment files to be larger than four gigabytes.
+       
+      
+
+      
+