postgresql documentation iimprovements

From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
To: <pgsql-advocacy(at)postgresql(dot)org>
Subject: postgresql documentation iimprovements
Date: 2002-12-17 14:36:42
Message-ID: 303E00EBDD07B943924382E153890E5434A902@cuthbert.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

There was some discussion a little while back about improving the
documentation a little while back. I have a couple of suggestions about
places where the documentation could be improved.

1. A 'best practices' section, either by command, or as a separate
section.

2. IMHO, The documentation for create rule is not clear and detailed
enough. PHPfreaks.com has a very nice tutorial about this command and
how it could be used in a production database. It is very important for
usage of this command to be clear, because only postgres has it, and
mastery of it gives you access to a very nifty feature, write back
views.

3. The technical discussion of transactions, MVCC, and locking and how
they interrelate could use some improvement. Most especially, there
should be some practical examples for what happens during a transaction
conflict, lets say in a financial database.

Merlin

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Neil Conway 2002-12-17 15:42:52 Re: postgresql documentation iimprovements
Previous Message Kevin Brown 2002-12-16 23:59:54 Re: RedHat attitude