[BUGS] BUG #14749: log_destination should be log_directory in 10-release note
[BUGS] BUG #14749: log_destination should be log_directory in 10-release note
От:
amutu@amutu.com
Дата:
The following bug has been logged on the website: Bug reference: 14749 Logged by: Jov Email address: amutu@amutu.com PostgreSQL version: 10beta2 Operating system: any Description: In https://www.postgresql.org/docs/devel/static/release-10.html Change the default value of the log_destination server parameter from pg_log to log (Andreas Karlsson) The log_destination is wrong here,should be log_directory. -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
Re: [BUGS] BUG #14749: log_destination should be log_directory in 10-release note
От:
Tom Lane <tgl@sss.pgh.pa.us>
Дата:
amutu@amutu.com writes: > The log_destination is wrong here,should be log_directory. Right you are. Fixed, thanks! regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs