Re: [DOCS] Numeric Type Serial Range

2015-11-03 Thread Michael Paquier
On Tue, Nov 3, 2015 at 12:28 PM, Lewis Christie wrote: > I believe the range listed in Table 8-2. Numeric Types > http://www.postgresql.org/docs/9.3/static/datatype-numeric.html is > incorrect for the serial types. > > E.g. > serial4 bytesautoincrementing integer1 to 2147483647This describes the

Re: [DOCS] Moving documentation to XML

2015-11-03 Thread Tair Sabirgaliev
Then there is asciidoc.. On Ср, 4 нояб. 2015 г. at 2:11 Dmitry Igrishin wrote: > 2015-11-03 20:46 GMT+03:00 Oleg Bartunov : > >> >> >> On Mon, Oct 26, 2015 at 11:53 AM, Alexander Lakhin < >> a.lak...@postgrespro.ru> wrote: >> >>> Hello, Peter. >>> >>> I've managed to speed up html generation from

[DOCS] Suspicious description of track_io_timing

2015-11-03 Thread Alexander Lakhin
Hello, There is the following sentence in description of the track_io_timing parameter: I/O timing information is displayed in linkend="pg-stat-database-view">, in the output of linkend="sql-explain"> when the BUFFERS option is used, and by . Is it correct? Shouldn't the TIMING option be me

[DOCS] Numeric Type Serial Range

2015-11-03 Thread Lewis Christie
Hi, I believe the range listed in Table 8-2. Numeric Types http://www.postgresql.org/docs/9.3/static/datatype-numeric.html is incorrect for the serial types. E.g. serial4 bytesautoincrementing integer1 to 2147483647This describes the auto-incrementing behaviour, but in practice the range is -2147

Re: [DOCS] Moving documentation to XML

2015-11-03 Thread Dmitry Igrishin
2015-11-03 20:46 GMT+03:00 Oleg Bartunov : > > > On Mon, Oct 26, 2015 at 11:53 AM, Alexander Lakhin < > a.lak...@postgrespro.ru> wrote: > >> Hello, Peter. >> >> I've managed to speed up html generation from xml (make xslthtml) from 32 >> min. (in my environment) to 4 min. by modifying slowest XSL

Re: [DOCS] Moving documentation to XML

2015-11-03 Thread Oleg Bartunov
On Mon, Oct 26, 2015 at 11:53 AM, Alexander Lakhin wrote: > Hello, Peter. > > I've managed to speed up html generation from xml (make xslthtml) from 32 > min. (in my environment) to 4 min. by modifying slowest XSL templates. > All my modifications incorporated in a single file > stylesheet-xhtml-