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

Re: [DOCS] Fwd: Publishing PG docs

2015-07-20 Thread Tair Sabirgaliev
Hi, The documentation has Copyright notice here:  http://www.postgresql.org/docs/9.4/static/LEGALNOTICE.html I’m not a lawyer, but basically it lists 3 paragraphs to be included in all copies, modified versions or other uses. Though not sure how this applies to to ‘translations’.. --  Tair

Re: [DOCS] typo in synchronous_commit description

2015-07-10 Thread Tair Sabirgaliev
No, the text is correct. When synchronous_commit=off there is a possible delay between 'reported' transaction success and factual saving on disk Sent from my iPhone > On 10 июля 2015 г., at 15:20, amul sul wrote: > > Hi, > > > synchronous_commit description in document[1] : > When off, there can