Hi Antonin,
On 1/10/18 5:38 PM, Tom Lane wrote:
> Antonin Houska writes:
>> After having read the thread on your patch I think that the reason you were
>> asked to evaluate performance was that your patch can possibly make syslogger
>> a bottleneck. In contrast, my patch does not prevent user fro
Hi Antonin,
1. check-world run error as following:
for extra in contrib/adminpack; do make -C '../..'/$extra
DESTDIR='/db/pgmaster/postgres'/tmp_install install
>>'/db/pgmaster/postgres'/tmp_install/log/install.log || exit; done
In file included from ../../src/include/c.h:1135:0,
Antonin Houska writes:
> After having read the thread on your patch I think that the reason you were
> asked to evaluate performance was that your patch can possibly make syslogger
> a bottleneck. In contrast, my patch does not prevent user from disabling the
> syslogger if it (the syslogger) seem
Antonin Houska wrote:
> Magnus Hagander wrote:
>
> > > On Fri, Aug 25, 2017 at 12:12 AM, Antonin Houska wrote:
>
> >
> > I like this idea in general.
> >
> > Then it's supposed to change some of its attributes
> >
> > > adjust_log_stream_attr(&stream->filename, "my_extension.log");
> >