Re: Help me improve the 9.2 release announcement!

From: "Jonathan S(dot) Katz" <jonathan(dot)katz(at)excoventures(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-advocacy(at)postgresql(dot)org
Subject: Re: Help me improve the 9.2 release announcement!
Date: 2012-08-06 18:56:12
Message-ID: F3884B2A-B513-4C31-B44E-9C819173CD16@excoventures.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

On Aug 3, 2012, at 8:23 PM, Josh Berkus wrote:

> We're going with a 2-part theme: Performance/Scalability, and JSON.
> Among other things, this means leaving a major feature (Range Types) out
> of the release announcement. However, I couldn't find a way to make
> range types fit with a general theme, *and* they are hard to explain to
> reporters and analysts (despite the fact that this is the one 9.2
> feature I personally am already using).

I was planning to mention range types in a quote that I was going to submit. I think they are too important to leave out. In many ways, it would be better to promote the range type functionality in this release than JSON as range types support type extensions and have GiST indexing available. The primary target of people using Postgres are still developers, so we want them to be aware of what cool features are available.

For instance, a way to describe ranges in a way that both developers + reporters could understand: "PostgreSQL now supports range data types, which allow developers to quickly find overlapping series of data, useful for booking and reservation systems."

The ability to stored formatted JSON in Postgres is great, but it is still limited in terms of how we can interact with it compared to some of the other DBs on the market. Looking at the notes from the dev conf, it would be better to actively promote the JSON support on the 9.3 release as one of the key features, should a lot of those mentioned features get into the release.

Will take a crack at some language edits this evening.

Jonathan
>From pgsql-advocacy-owner(at)postgresql(dot)org Mon Aug 6 15:59:37 2012
Received: from magus.postgresql.org (magus.postgresql.org [87.238.57.229])
by mail.postgresql.org (Postfix) with ESMTP id 089098904BA
for <pgsql-advocacy(at)postgresql(dot)org>; Mon, 6 Aug 2012 15:59:36 -0300 (ADT)
Received: from mail-lb0-f174.google.com ([209.85.217.174])
by magus.postgresql.org with esmtp (Exim 4.72)
(envelope-from <magnus(at)hagander(dot)net>)
id 1SySWZ-0000N5-RH
for pgsql-advocacy(at)postgresql(dot)org; Mon, 06 Aug 2012 18:59:36 +0000
Received: by lbbgm6 with SMTP id gm6so3007668lbb.19
for <pgsql-advocacy(at)postgresql(dot)org>; Mon, 06 Aug 2012 11:59:18 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=google.com; s 120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:cc:content-type:x-gm-message-state;
bh=nP9tq1db9zFUqf19SL4yONiLlbyI23vVlby2ZQl6F6o=;
b5PI0RZ/J20hJ8XoRrLB3d+Puh48U7ncZUvR4E2tJHADkO4Yw5Co/IV/pSsqZlm0w
qDDMQuEnMuUytJ/M9CMyJT6s1s19N1YLvSY7+gMQzAaqJL2HKX0F9cG3OhbpeHPlLRu7
mwfmo5MnsXIlvA8XpmroY94KKkHuAVjYV3pEhhfmp/zdC3NbrAJ1zl/vIUjQtw0VQ5qP
+G8Dj4hPGpKS2ZYJCA3yBQGGtgS+x1UwsHoa3ZYAezIBm3LsWwFh2zAVC9m3t6yZIS0e
p8s5ooncJFe0s7GFGnMcE597JhTsbFbqWunMvMtem/5gSJjRLTbVU2mK+5A4af9hehwl
/t6Q=
MIME-Version: 1.0
Received: by 10.112.23.42 with SMTP id j10mr5082877lbf.20.1344279558065; Mon,
06 Aug 2012 11:59:18 -0700 (PDT)
Received: by 10.152.128.7 with HTTP; Mon, 6 Aug 2012 11:59:18 -0700 (PDT)
In-Reply-To: <5019BE44(dot)7060000(at)agliodbs(dot)com>
References: <5019BE44(dot)7060000(at)agliodbs(dot)com>
Date: Mon, 6 Aug 2012 20:59:18 +0200
Message-ID: <CABUevEyBokEthH30EjONCaeYj_QrDHGefBWZuyMQXY=DTcuvqw(at)mail(dot)gmail(dot)com>
Subject: Re: Call for RCs for 9.2 release
From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org>, Press-regional(at)pgfoundry(dot)org
Content-Type: text/plain; charset=ISO-8859-1
X-Gm-Message-State: ALoCoQkQ4GfmcSDObifq51EtPXLIR/sL3LQrk0gYSwPuOrL86d1uv4euwZwHDPcSmpTkT3dV20HG
X-Pg-Spam-Score: -2.6 (--)
X-Archive-Number: 201208/34
X-Sequence-Number: 17773

On Thu, Aug 2, 2012 at 1:39 AM, Josh Berkus <josh(at)agliodbs(dot)com> wrote:
> Folks,
>
> If you are a Regional Contact for PostgreSQL advocacy, or would like to
> be a regional contact, please respond here.

up for .se, as usual.

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Alvaro Herrera 2012-08-06 19:02:44 Re: Call for RCs for 9.2 release
Previous Message Selena Deckelmann 2012-08-06 00:13:39 Support for PostgreSQL now available in AppFog