Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default
Date
Msg-id 20161201164925.poqw4zrnlbj5ex7a@alvherre.pgsql
Whole thread Raw
In response to Re: Re: [COMMITTERS] pgsql: Build HTML documentation using XSLT stylesheets by default  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses [HACKERS] Re: [COMMITTERS] pgsql: Build HTML documentation using XSLTstylesheets by default  (Alexander Law <exclusion@gmail.com>)
List pgsql-hackers
Pavel Stehule wrote:

> It does much more intensive work with IO - I have feeling like there are
> intensive fsync.

You could prove that, by running "make html" under "strace -f -e
trace=fsync" etc.  I just tried that, and I don't see any fsync.  I
guess you could try other syscalls, or simply "-e trace=file".  Doing
the latter I noticed an absolutely stupid number of attempts to open
file
/usr/lib/libxslt-plugins/nwalsh_com_xslt_ext_com_nwalsh_saxon_UnwrapLinks.so
which deserves a WTF.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Write Ahead Logging for Hash Indexes
Next
From: Robert Haas
Date:
Subject: Re: PoC: Partial sort