[DOCS] Missing important information in backup.sgml

2016-11-16 Thread Gunnar "Nick" Bluth
Hi, I ran into this issue (see patch) a few times over the past years, and tend to forget it again (sigh!). Today I had to clean up a few hundred GB of unarchived WALs, so I decided to write a patch for the documentation this time. diff --git a/doc/src/sgml/backup.sgml b/doc/src/sgml/backup.sgml

Re: [DOCS] Docbook 5.x

2016-11-16 Thread Alexander Law
Hello Peter, I saw that you committed the patch to switch the html build to XSLT by default. So It seems, now we can continue the move to XML. I'd suggest to move in several steps. Please see the attached scripts. The main script is 7_check_conversion.sh. It performs all the conversion and che

Re: [DOCS] Missing important information in backup.sgml

2016-11-16 Thread Gunnar "Nick" Bluth
Am 16.11.2016 um 11:37 schrieb Gunnar "Nick" Bluth: > Hi, > > I ran into this issue (see patch) a few times over the past years, and > tend to forget it again (sigh!). Today I had to clean up a few hundred > GB of unarchived WALs, so I decided to write a patch for the > documentation this time. U

Re: [DOCS] Missing important information in backup.sgml

2016-11-16 Thread Stephen Frost
Gunnar, all, * Gunnar "Nick" Bluth (gunnar.bluth.ext...@elster.de) wrote: > Am 16.11.2016 um 11:37 schrieb Gunnar "Nick" Bluth: > > I ran into this issue (see patch) a few times over the past years, and > > tend to forget it again (sigh!). Today I had to clean up a few hundred > > GB of unarchived

Re: [DOCS] Docbook 5.x

2016-11-16 Thread Jürgen Purtz
Hello Peter, I saw that you committed the patch to switch the html build to XSLT by default. So It seems, now we can continue the move to XML. I'd suggest to move in several steps. Please see the attached scripts. The main script is 7_check_conversion.sh. It performs all the conversion and c

Re: [DOCS] Missing important information in backup.sgml

2016-11-16 Thread Gunnar "Nick" Bluth
Am 16.11.2016 um 15:36 schrieb Stephen Frost: > Gunnar, all, > > * Gunnar "Nick" Bluth (gunnar.bluth.ext...@elster.de) wrote: >> Am 16.11.2016 um 11:37 schrieb Gunnar "Nick" Bluth: >>> I ran into this issue (see patch) a few times over the past years, and >>> tend to forget it again (sigh!). Today