Fix some typos
authorMichael Paquier
Sun, 9 Jun 2019 02:25:56 +0000 (11:25 +0900)
committerMichael Paquier
Sun, 9 Jun 2019 02:25:56 +0000 (11:25 +0900)
Author: Guillaume Lelarge
Discussion: https://postgr.es/m/CAECtzeWPz4JikzUqZdMjqPTe8dAP3nZxPD-58Y-Hhvirg0fF+A@mail.gmail.com

doc/src/sgml/file-fdw.sgml
doc/src/sgml/runtime.sgml

index 2413089ffeb3cceb71f23946f7bac10b1a8c91bb..4c34ad9cc92011d001be4c09018a977d676ea0a5 100644 (file)
  
 
  
-  COPY's FORCE_QUOTE options is
+  COPY's FORCE_QUOTE option is
   currently not supported by file_fdw.
  
 
index 18c11a2bed1c64c81d78550ffc64892add2271d8..365ec75aad830e496fa13157317d7e48e19b4078 100644 (file)
@@ -753,7 +753,7 @@ psql: could not connect to server: No such file or directory
        
         SEMMNI
         Maximum number of semaphore identifiers (i.e., sets)
-        at least ceil((max_connections + autovacuum_max_workers + wax_wal_senders + max_worker_processes + 5) / 16) plus room for other applications
+        at least ceil((max_connections + autovacuum_max_workers + max_wal_senders + max_worker_processes + 5) / 16) plus room for other applications