Re: Postgres References

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <Ken(dot)Rosensteel(at)Bull(dot)com>,<pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: Postgres References
Date: 2010-11-08 19:11:52
Message-ID: 4CD7F71802000025000373F7@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

<Ken(dot)Rosensteel(at)Bull(dot)com> wrote:

> We have this year converted a very large site in Europe to use
> Postgres. They execute 1 Billion SQL statements per day....
>
> Now they have a new CIO. The new CIO is questioning about
> PostgreSQL References : he fears of being alone running such a
> large production with PostgreSQL

The Wisconsin Court System is not a prominent enough user to make
the Wikipedia list mentioned in another post, but each day we
execute about 80 million database transactions against about 100
databases distributed around the state. Many of those transactions
involve using a cursor to loop through large result sets; so, while
I don't have hard numbers on the number of SQL statements executed
each day, it would probably be somewhere in the neighborhood of a
billion.

-Kevin

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Dave Page 2010-11-08 19:13:35 Re: Postgres References
Previous Message Sean Crowley 2010-11-08 19:05:51 Re: Postgres References