Received: from makus.postgresql.org (makus.postgresql.org [98.129.198.125]) by mail.postgresql.org (Postfix) with ESMTP id 017FE19B0DDD for ; Thu, 17 May 2012 15:49:15 -0300 (ADT) Received: from mail-yx0-f174.google.com ([209.85.213.174]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1SV5lC-0008IB-0T for pgsql-www@postgresql.org; Thu, 17 May 2012 18:49:14 +0000 Received: by yenm10 with SMTP id m10so2104593yen.19 for ; Thu, 17 May 2012 11:49:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=BN6aUnnAwmbWvZeDeeL/TlypMNq1YqTAdvzJIzx6/vM=; b=sCeBVA8cyMa/K51rALc0IaAYCnLs7OsppGyFmhWx9GcYfZevB/++WTfzD3Drhs2VI2 aMH7Jevv1kXlz0ficvzvcP+VF+Ex3FJXWUSHD93v2Do3sZqFfzAuCnhwBze41RJnwCC5 ttOuJ6VIdnRbqszUUV1G37qv0g1jQzOCp3qRSQusGpaQMRLvY9zHMzByH2xcWVhLO5e3 RZvJUO7eKvbwhSfhjQ8gc2kn0P2AvJ+CXemDkyhx41LavTGm4lVHDFro3mcpd7EsLVfg 5h4kkpNWDKYaTz4V3MWwLpXe1+BZw+lAM86dQ3MnLjcFJUjgMI/AJP82ZTSumvDLkjIX SQIA== Received: by 10.60.2.226 with SMTP id 2mr7512462oex.68.1337280540367; Thu, 17 May 2012 11:49:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.146.180 with HTTP; Thu, 17 May 2012 11:48:40 -0700 (PDT) From: Josh Kupershmidt Date: Thu, 17 May 2012 11:48:40 -0700 Message-ID: Subject: Advantages page out of date To: "w^3" Content-Type: text/plain; charset=ISO-8859-1 X-Pg-Spam-Score: -2.6 (--) X-Archive-Number: 201205/48 X-Sequence-Number: 20672 Hi all, The 'Advantages' page at: http://www.postgresql.org/about/advantages/ seems a bit out of date -- looks like it was last touched around 9/2009. For example, one of the list items under "Technical Features" claims: |
  • Hot stand-by (commercial solutions).
  • i.e. it predates hot standby in-core. I think that list could be fleshed out substantially with all the 9.x features, though on the other hand it seems unwieldy to try stuffing too much in there. Perhaps that page should just link to the Feature Matrix instead of keeping its own Technical Features list? Josh