This is a discussion on Re: Dynamic Tracing docs within the Pgsql Patches forums, part of the PostgreSQL category; --> "Simon Riggs" <simon@2ndquadrant.com> writes: > This includes refactoring of some of the trace related GUC docs from > config.sgml, ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| "Simon Riggs" <simon@2ndquadrant.com> writes: > This includes refactoring of some of the trace related GUC docs from > config.sgml, so its all in the one place. Why exactly is that a good idea? Since DTrace is Solaris-only, this almost seems like an attempt to hide non-Solaris-specific information where people won't look for it. Moreover, the point of config.sgml is to describe all the configuration parameters in one place. We do not need to have people second-guessing that decision for random subsets of the parameters. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate |
| ||||
| Also, it is probably too late to add something of this magnitude this close to wrapping the tarball, but I might be mistaken. --------------------------------------------------------------------------- Tom Lane wrote: > "Simon Riggs" <simon@2ndquadrant.com> writes: > > This includes refactoring of some of the trace related GUC docs from > > config.sgml, so its all in the one place. > > Why exactly is that a good idea? Since DTrace is Solaris-only, this > almost seems like an attempt to hide non-Solaris-specific information > where people won't look for it. Moreover, the point of config.sgml > is to describe all the configuration parameters in one place. We do not > need to have people second-guessing that decision for random subsets > of the parameters. > > regards, tom lane > > ---------------------------(end of broadcast)--------------------------- > TIP 7: You can help support the PostgreSQL project by donating at > > http://www.postgresql.org/about/donate -- Bruce Momjian bruce@momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |