"Need some information about postgresql products and community"

Started by mithunover 13 years ago4 messagesgeneral
Jump to latest
#1mithun
mithun.chicklore.yogendra@huawei.com

Dear Sir,

We are gathering information regarding PostgreSQL open source product
quality and its community. Can you kindly help me to find following data.

1. Number of releases happened since last 12 months along with its
version numbers.

2. Number of Bugs fixed since last 12 months and last 6 months.

3. Activities in each of the mailing list. Like number of posts and
number of members involved since last 12 months and last 6 months.

4. Number of code contributors since last 12 months and last 6 months.

5. Major contributors to the community.

6. Number of downloads of the PostgreSQL open source software.

With Regrards

Mithun C Y

This e-mail and attachments contain confidential information from HUAWEI,
which is intended only for the person or entity whose address is listed
above. Any use of the information contained herein in any way (including,
but not limited to, total or partial disclosure, reproduction, or
dissemination) by persons other than the intended recipient's) is
prohibited. If you receive this e-mail in error, please notify the sender by
phone or email immediately and delete it!

#2Merlin Moncure
mmoncure@gmail.com
In reply to: mithun (#1)
Re: "Need some information about postgresql products and community"

On Tue, Aug 28, 2012 at 9:29 AM, mithun
<mithun.chicklore.yogendra@huawei.com> wrote:

Dear Sir,

We are gathering information regarding PostgreSQL open source product
quality and its community. Can you kindly help me to find following data.

Your questions are incredibly broad, so you're going to get some broad answers.

1. Number of releases happened since last 12 months along with its
version numbers.

look here: http://archives.postgresql.org/pgsql-announce/

2. Number of Bugs fixed since last 12 months and last 6 months.

look here: http://archives.postgresql.org/pgsql-bugs/

3. Activities in each of the mailing list. Like number of posts and
number of members involved since last 12 months and last 6 months.

see here:
http://www.postgresql.org/community/lists/

The important lists are -general, -hackers

4. Number of code contributors since last 12 months and last 6 months.

look here: http://archives.postgresql.org/pgsql-hackers/
also here: https://commitfest.postgresql.org/

5. Major contributors to the community.

see here: http://www.postgresql.org/community/contributors/

6. Number of downloads of the PostgreSQL open source software.

That's very hard to get, since a large percentage of postgresql
installations are using operating system supplied packages.

merlin

#3Stefan Kaltenbrunner
stefan@kaltenbrunner.cc
In reply to: Merlin Moncure (#2)
Re: "Need some information about postgresql products and community"

On 08/28/2012 04:47 PM, Merlin Moncure wrote:

On Tue, Aug 28, 2012 at 9:29 AM, mithun
<mithun.chicklore.yogendra@huawei.com> wrote:

Dear Sir,

We are gathering information regarding PostgreSQL open source product
quality and its community. Can you kindly help me to find following data.

Your questions are incredibly broad, so you're going to get some broad answers.

indeed - not sure what the purpuse is but well...

1. Number of releases happened since last 12 months along with its
version numbers.

look here: http://archives.postgresql.org/pgsql-announce/

2. Number of Bugs fixed since last 12 months and last 6 months.

look here: http://archives.postgresql.org/pgsql-bugs/

i think that looking at the git shortlog of a stable branch(or the
release notes of a stable branch) is actually painting a more realistic
picture of the bug fixing activity

http://git.postgresql.org/gitweb/?p=postgresql.git;a=shortlog;h=refs/heads/REL9_1_STABLE

Stefan

#4Gavin Flower
GavinFlower@archidevsys.co.nz
In reply to: mithun (#1)
Re: "Need some information about postgresql products and community"

On 29/08/12 02:29, mithun wrote:

Dear Sir,

We are gathering information regarding PostgreSQL open source product
quality and its community. Can you kindly help me to find following data.

1.Number of releases happened since last 12 months along with its
version numbers.

2.Number of Bugs fixed since last 12 months and last 6 months.

3.Activities in each of the mailing list. Like number of posts and
number of members involved since last 12 months and last 6 months.

4.Number of code contributors since last 12 months and last 6 months.

5.Major contributors to the community.

6.Number of downloads of the PostgreSQL open source software.

With Regrards

Mithun C Y

This e-mail and attachments contain confidential information from
HUAWEI, which is intended only for the person or entity whose address
is listed above. Any use of the information contained herein in any
way (including, but not limited to, total or partial disclosure,
reproduction, or dissemination) by persons other than the intended
recipient's) is prohibited. If you receive this e-mail in error,
please notify the sender by phone or email immediately and delete it!

I am curious as to why you want this information, and what you intend
doing with it.

As to quality, I would have thought performance metrics, sizes of
databases, ... would have been useful.

Cheers,
Gavin

(P.S. You cannot validly prohibit the use of information emailed to a
public mailing list, and it is of dubious validity to prohibit use of
email sent privately anyhow!)