public inbox for [email protected]
help / color / mirror / Atom feedFrom: Neil Conway <[email protected]>
To: [email protected]
Subject: fixes for "about"
Date: Fri, 02 Dec 2005 06:15:40 -0500
Message-ID: <[email protected]> (raw)
From http://www.postgresql.org/about/, first paragraph:
It runs on all major operating systems, including Linux, UNIX
(AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, SunOS, Tru64),
BeOS, and Windows.
BeOS is unsupported by recent releases, as is SunOS.
Second paragraph from the top:
An enterprise class database, PostgreSQL boasts sophisticated
features such as the Multi-Version Concurrency Control (MVCC),
"such as Multi-Version Concurrency Control" is better, I think.
point in time recovery, tablespaces, asynchronous replication,
nested transactions (savepoints), online/hot backups, a
sophisticated query planner/optimizer, and write ahead log for
fault tolerance.
Should be "write ahead logging", or "a write ahead log", etc.
It supports international character sets, multibyte character
encodings, Unicode, and in is locale-aware for sorting,
case-sensitivity, and formatting.
"... and it is locale-aware", I believe.
It is highly scalable both in sheer quantity of data it can
manage and and in the number of concurrent users it can
accommodate.
Should be "highly scalable both in the sheer ..."
The second paragraph of the section "Featureful and Standards
Compliant":
Data integrity features include (compound) primary keys, foreign
keys with restricting and cascading updates/deletes, check
constraints, unique constraints, and not null constraints, all
of which are deferrable.
Primary keys, check constraints, unique constraints, and not null
constraints are not in fact deferrable.
Would someone be kind enough to make these fixes for me?
-Neil
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: fixes for "about"
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox