[DOCS] fix for typos in "Reliability and the Write-ahead Log"

2012-07-03 Thread gabrielle
patch attached. gabrielle fix_wal_typos.patch Description: Binary data -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs

Re: [DOCS] File format for SSL CRL file

2012-07-03 Thread Peter Eisentraut
On mån, 2012-07-02 at 20:30 -0400, Greg Smith wrote: > The root.crl needs to be in PEM (and not DER) format. If a > certificate file exists but is the wrong type, you will be told it > cannot find the file when it exists, with this sort of error in the > log: Could we instead fix it to accept bot

Re: [DOCS] outdated legal notice in SGML docs?

2012-07-03 Thread Bruce Momjian
On Sat, Jun 30, 2012 at 11:52:58PM +0300, Peter Eisentraut wrote: > On tor, 2012-06-28 at 20:14 -0400, Bruce Momjian wrote: > > On Wed, Jun 20, 2012 at 12:16:41AM +0300, Peter Eisentraut wrote: > > > > This seems to be wrong in all branches and has the additional problem > > > > that the Copyright

Re: [DOCS] File format for SSL CRL file

2012-07-03 Thread Magnus Hagander
On Tuesday, July 3, 2012, Alvaro Herrera wrote: > > Excerpts from Greg Smith's message of lun jul 02 20:30:07 -0400 2012: > > A documentation comment came in recently about ssl-tcp.html not > > specifying what format is expected for the CRL file. Seems like > > something that could be described b