From: | Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: MultiXactId concept underdocumented |
Date: | 2013-08-08 08:35:42 |
Message-ID: | m238qkzijl.fsf@2ndQuadrant.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> The new MultiXactId concept appears in a number of user-facing error
> messages, including in the scary context of transaction ID wraparound,
> so it seems kind of important, but it doesn't appear to be documented in
> any user-facing places. Should this be rectified? Maybe some of the
> material from README.tuplock should be moved to the user manual. Maybe
> a less jargony term could be found as well.
In some other Open Source Product Documentations, I've found it very
useful to have a "Glossary" chapter, e.g.
http://www.gnu.org/software/emacs/manual/html_node/emacs/Glossary.html#Glossary
I think we should consider doing that, mainly copy/pasting definitions
we already have here and there at the beginning of chapters and
sections, and maintain a full Glossary of the technical terms in use
within our product and that you must understand to be able to use it,
either as a developer or a dba or a sysadmin.
Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2013-08-08 09:51:56 | Re: Re: ALTER SYSTEM SET command to change postgresql.conf parameters (RE: Proposal for Allow postgresql.conf values to be changed via SQL [review]) |
Previous Message | Andres Freund | 2013-08-08 06:18:44 | Re: 9.4 regression |