| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | Gilles Darold <gilles(dot)darold(at)dalibo(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Shulgin, Oleksandr" <oleksandr(dot)shulgin(at)zalando(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Patch to implement pg_current_logfile() function |
| Date: | 2016-03-22 13:44:23 |
| Message-ID: | CAB7nPqRedskCiUH1he3bw-NdVp_aSw23PV8a2VXmF8koxLQb6g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, Mar 12, 2016 at 12:46 AM, Gilles Darold
<gilles(dot)darold(at)dalibo(dot)com> wrote:
> Here is the patch rewritten to use alternate file
> $PGDATA/pg_log_filename to store the current log filename used by
> syslogger. All examples used in the first mail of this thread work the
> exact same way. If there's no other remarks, I will add the patch to the
> next commit fest.
Please be sure to register this patch to the next CF:
https://commitfest.postgresql.org/10/
Things are hot enough with 9.6, so this will only be considered in 9.7.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Korotkov | 2016-03-22 13:44:41 | Re: pg_dump dump catalog ACLs |
| Previous Message | Michael Paquier | 2016-03-22 13:40:32 | Re: VS 2015 support in src/tools/msvc |