| From: | Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> |
|---|---|
| To: | nagata(at)sraoss(dot)co(dot)jp |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: improve release-note for pg_current_logfile() |
| Date: | 2017-06-15 03:09:48 |
| Message-ID: | 20170615.120948.626374555265823164.t-ishii@sraoss.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>> Add function pg_current_logfile() to read syslog's current stderr and csvlog output file names (Gilles Darold)
>
> This confused me because "syslog" is one of method for logging as well
> as stderr and csvlog. I guess it is intended syslogger, but I think that
> "logging collector" is more convenient for users because this is used in
> the pg_current_logfile() documentation.
His proposal is changing the line above to:
Add function pg_current_logfile() to read logging collector's current stderr and csvlog output file names (Gilles Darold)
Looks reasonable fix to me. If there's no objection, I will commit
this.
Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2017-06-15 03:22:02 | Re: Disallowing multiple queries per PQexec() |
| Previous Message | Pavel Stehule | 2017-06-15 03:08:42 | Re: v10beta pg_catalog diagrams |