Bruce Momjian <[EMAIL PROTECTED]> writes: > One idea that has been floated around is to pull the docs automatically > from SGML and put them in postgresql.conf.
In theory, postgresql.conf.sample could be a generated file: pull the docs from SGML and the default values from the GUC tables. However I'm of the same opinion Bruce mentioned, that duplicating the docs in the file isn't an improvement. Perhaps it would help to put an explicit pointer to the docs at the top of the file? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html