Re: [DOCS] New member - where to begin

2009-10-23 Thread Roderick A. Anderson
Greg Smith wrote: On Fri, 23 Oct 2009, Roderick A. Anderson wrote: * What format? DocBook was mentioned. http://developer.postgresql.org/pgdocs/postgres/docguide.html is the main intro to this area and the latest docs available. You'll need to check out the current release from CVS or git

Re: [DOCS] New member - where to begin

2009-10-23 Thread Greg Smith
On Fri, 23 Oct 2009, Roderick A. Anderson wrote: * What format? DocBook was mentioned. http://developer.postgresql.org/pgdocs/postgres/docguide.html is the main intro to this area and the latest docs available. You'll need to check out the current release from CVS or git to generate patches

[DOCS] New member - where to begin

2009-10-23 Thread Roderick A. Anderson
While at PgConf West 2009 JD mentioned there is a need to review and possibly update the Pg documentation. I'm here and wondering where to start. :-) A few questions that come to mind: * Is there an area that needs the most attention? * Is flavor-rite topics alright or what most do? * What

[DOCS] [PATCH] clarify username mapping in Kerberos and GSSAPI

2009-10-23 Thread Turner, Ian
Hello all, I noticed what appears to be an ambiguity in this area, so I prepared a patch. It is included below. The issue is that the documentation does not make it crystal clear exactly what string is used for username mapping when authenticating with GSSAPI or Kerberos. It's possible that thi