Re: PostgreSQL survey

From: Nikolas Everett <nik9000(at)gmail(dot)com>
To: "Nicholson, Brad (Toronto, ON, CA)" <bnicholson(at)hp(dot)com>
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, "cesarmk(at)gmail(dot)com" <cesarmk(at)gmail(dot)com>, "pgsql-advocacy(at)postgresql(dot)org" <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: PostgreSQL survey
Date: 2011-12-13 16:23:55
Message-ID: CAPmjWd3zcV50e0ttDjzRE42+5+YTfvx-f==0+wu68W7OrTiOvw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

> 1. Anyone using PostgreSQL for enterprise mission critical system ?
I've worked at two companies that run their mission critical applications
on PostgreSQL.

> 2. How big are the servers you are running PostgreSQL, Is there
> anyone using more than 32 cores or 256GB memory ?
Ours are likely about half that size and work wonderfully.

> 3. What OS you are using to run this mission critical system on
> PostgreSQL ? Linux, Unix ?
I've seen both RHEL and Debian.

> 4. Who provides PostgreSQL support ? Do you have any support
> contract with a third party company ? If so, how much is the
> monthly support fee ?
We've got impecable support from the mailing lists. It is tough to find a
DBA that knows PostgreSQL. In general my experience has been that there
are far fewer warts on PostgreSQL than on Oracle.

Nik

On Tue, Dec 13, 2011 at 10:57 AM, Nicholson, Brad (Toronto, ON, CA) <
bnicholson(at)hp(dot)com> wrote:

> > -----Original Message-----
> > From: pgsql-advocacy-owner(at)postgresql(dot)org [mailto:pgsql-advocacy-
> > owner(at)postgresql(dot)org] On Behalf Of Kevin Grittner
> > Sent: Monday, December 12, 2011 3:43 PM
> > To: cesarmk(at)gmail(dot)com; pgsql-advocacy(at)postgresql(dot)org
> > Subject: Re: [pgsql-advocacy] PostgreSQL survey
> >
> > > 2. How big are the servers you are running PostgreSQL, Is there
> > > anyone using more than 32 cores or 256GB memory ?
> >
> > Our biggest server, which has just gone into production, is 32 cores
> > with 256GB RAM. We are able to comfortably support several TB of
> > databases running tens of millions of database transactions per day
> > on servers with 16 cores and 128GB RAM. In benchmarking the latest
> > development code, containing features targeted for next year's
> > performance-oriented release, I was seeing over 500,000 tps for a
> > read-only transaction load and over 30,000 tps for a mixed load
> > including a lot of updates. They are not done adding performance
> > features for the next release, though. :-)
>
> Sorry to derail the thread - but 500k tps on read and 30k tps on mixed
> workload of a single server - wow... Do you have a comparison for the
> workload against 9.1? I'm curious about the factor of improvement.
>
> Thanks,
> Brad.
>
>
> --
> Sent via pgsql-advocacy mailing list (pgsql-advocacy(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-advocacy
>

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Ned Lilly 2011-12-13 16:33:33 Re: PostgreSQL survey
Previous Message Nicholson, Brad (Toronto, ON, CA) 2011-12-13 15:57:25 Re: PostgreSQL survey