mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Doc: fix thinko in v10 release notes.
s/log_destination/log_directory/, per Jov in bug #14749. Report: https://postgr.es/m/20170718082444.9229.99690@wrigleys.postgresql.org
This commit is contained in:
@ -269,7 +269,7 @@
|
|||||||
2017-03-27 [3371e4d9b] Change default of log_directory to 'log'
|
2017-03-27 [3371e4d9b] Change default of log_directory to 'log'
|
||||||
-->
|
-->
|
||||||
<para>
|
<para>
|
||||||
Change the default value of the <xref linkend="guc-log-destination">
|
Change the default value of the <xref linkend="guc-log-directory">
|
||||||
server parameter from <filename>pg_log</> to <filename>log</>
|
server parameter from <filename>pg_log</> to <filename>log</>
|
||||||
(Andreas Karlsson)
|
(Andreas Karlsson)
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user