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