public inbox for [email protected]
help / color / mirror / Atom feedfixes for "about"
2+ messages / 2 participants
[nested] [flat]
* fixes for "about"
@ 2005-12-02 11:15 Neil Conway <[email protected]>
2005-12-02 12:15 ` Re: fixes for "about" Devrim GUNDUZ <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Neil Conway @ 2005-12-02 11:15 UTC (permalink / raw)
To: pgsql-www
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
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: fixes for "about"
2005-12-02 11:15 fixes for "about" Neil Conway <[email protected]>
@ 2005-12-02 12:15 ` Devrim GUNDUZ <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Devrim GUNDUZ @ 2005-12-02 12:15 UTC (permalink / raw)
To: Neil Conway <[email protected]>; +Cc: pgsql-www
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Neil,
On Fri, 2 Dec 2005, Neil Conway wrote:
>> 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.
Done.
> 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.
Done.
> 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.
Done.
> 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.
Done.
> 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 ..."
Done.
> 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.
Done.
> Would someone be kind enough to make these fixes for me?
The changes will appear in next site build.
Cheers,
- --
Devrim GUNDUZ
Kivi Bilişim Teknolojileri - http://www.kivi.com.tr
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDkDr74zE8DGqpiZARAg/wAKCYoq/8NIxLG7WRzeBW0VF9XNPbWACfa357
5nJZ7NWnDahnCxYnY65cKeg=
=kAaI
-----END PGP SIGNATURE-----
From [email protected] Fri Dec 2 11:36:35 2005
X-Original-To: [email protected]
Received: from localhost (av.hub.org [200.46.204.144])
by postgresql.org (Postfix) with ESMTP id 39A969DCAB2
for <[email protected]>; Fri, 2 Dec 2005 11:36:34 -0400 (AST)
Received: from postgresql.org ([200.46.204.71])
by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024)
with ESMTP id 45851-10
for <[email protected]>;
Fri, 2 Dec 2005 11:36:29 -0400 (AST)
X-Greylist: from auto-whitelisted by SQLgrey-
Received: from bramble.mmrd.com (bramble.mmrd.com [65.217.53.66])
by postgresql.org (Postfix) with ESMTP id 252C29DD73D
for <[email protected]>; Fri, 2 Dec 2005 11:36:30 -0400 (AST)
Received: from thorn.mmrd.com (thorn.mmrd.com [172.25.10.100])
by bramble.mmrd.com (8.12.8/8.12.8) with ESMTP id jB2GCjkB016388;
Fri, 2 Dec 2005 11:12:45 -0500
Received: from gnvex001.mmrd.com (gnvex001.mmrd.com [10.225.10.110])
by thorn.mmrd.com (8.11.6/8.11.6) with ESMTP id jB2FaPC03316;
Fri, 2 Dec 2005 10:36:27 -0500
Received: from [10.225.105.30] (10.225.105.30 [10.225.105.30]) by gnvex001.mmrd.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72)
id TWDAHSZX; Fri, 2 Dec 2005 10:36:23 -0500
Subject: problem with david wheelers feed on planetpostgresql
From: Robert Treat <[email protected]>
To: Devrim GUNDUZ <[email protected]>, [email protected]
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Ximian Evolution 1.0.8
Date: 02 Dec 2005 10:36:15 -0500
Message-Id: <1133537784.3452.293.camel@camel>
Mime-Version: 1.0
X-Virus-Scanned: by amavisd-new at hub.org
X-Spam-Status: No, score=0 required=5 tests=[none]
X-Spam-Score: 0
X-Spam-Level:
X-Archive-Number: 200512/19
X-Sequence-Number: 8960
I've noticed that David Wheeler's blog postings are continuously
incrementing in their posting date on planetpostgresql. This is keeping
his blog post at the top of the page and bumping others below the fold.
For example, I completely missed Chris's blog post on my$ql compat beta
release. I've sent David an IM about this, but until it's fixed perhaps
we should remove his feed from the page?
Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2005-12-02 12:15 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2005-12-02 11:15 fixes for "about" Neil Conway <[email protected]>
2005-12-02 12:15 ` Devrim GUNDUZ <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox