Thread: BIG installations of PostgresQL?

BIG installations of PostgresQL?

From
"Logan Bowers"
Date:

Hello,

 

My company is looking at two very large DB vendors to bear most of data burden of our company; however I’d like to propose PostgresQL to handle some of the tasks, specifically a large number read-only search DBs.  Postgres already has the win in terms of features and it’s now down to risk. 

 

Many of the other folks at the company feel an open-source DB is more risky because it is less well tested compared to commercial counterparts.  I’m looking for examples of large installations of Postgres with huge data sets, high traffic volumes, high update rates, etc, particularly large, recognizable names.  I know you guys get this question a lot, but can anyone share experiences with using Postgres in large settings with huge query rates, replication, etc?  Any stories you guys can share (in public or private) would be greatly appreciated.  Thanks in advance! 

 

Logan Bowers

Re: BIG installations of PostgresQL?

From
"Scott Marlowe"
Date:

-----Original Message-----
From: pgsql-general-owner@postgresql.org on behalf of Logan Bowers
Sent: Thu 9/15/2005 10:25 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] BIG installations of PostgresQL?

Hello,



My company is looking at two very large DB vendors to bear most of data
burden of our company; however I'd like to propose PostgresQL to handle
some of the tasks, specifically a large number read-only search DBs.
Postgres already has the win in terms of features and it's now down to
risk. 



Many of the other folks at the company feel an open-source DB is more
risky because it is less well tested compared to commercial
counterparts.  I'm looking for examples of large installations of
Postgres with huge data sets, high traffic volumes, high update rates,
etc, particularly large, recognizable names.  I know you guys get this
question a lot, but can anyone share experiences with using Postgres in
large settings with huge query rates, replication, etc?  Any stories you
guys can share (in public or private) would be greatly appreciated.
Thanks in advance! 

------------- END OF ORIGINAL MESSAGE --------------------

(I apologize if this thing is going out as html mail, I'm stuck on a web - Exchange client at the moment...)

If they're read only databases, your risks are minimized, because you can always keep backup machines ready, and spread the load if needed.  Downtime can be minimized

There are many large to VERY large sites running on PostgreSQL, I'll let those folks on the list that are on large / high traffic pgsql sites list themselves for ya.  But it's especially popular with folks who need to do GIS stuff since it understands spatial types and data, and can index them.  also, it's ability to have functional and / or partial indexes is quite useful too.

The only test that counts is how it works for you.  If Oracle works for 1,000,000 other sites but can't handle your particular load, then it's a bad choice, not because it was or wasn't tested thoroughly by others, but because it doesn't work for you.

PostgreSQL gets a LOT of testing.  Look up OSDL, who use postgresql running a variety of loads to test and tune linux based servers.  Plus, being free, there are literally thousands of thousands of small installations that use it for things like back end databases for ticketing / tracking and reporting systems.  So, it's got lots of testing in the small to middle sized database category.

In the last couple of years it has started receiving the kind of testing under large and heavy loads, and the features and improvements to go with it, that allow it to start encroaching on more and more of the enterprise territory that Oracle and DB2 and a few of the big boys hold.  Is it equal to Oracle or DB2? 

That said, one problem I have never had with PostgreSQL is unreliability.  Even when beaten firmly into the ground under load, it just keeps working.  While certain loads present problems (high update rates that outrun vacuum can be an issue, but much less now than a few years ago) most (nearly all really) are handled with no hiccups or interruptions.

That said, if you want a "commercial" database, there are companies that are more than willing to sell you a commercialized version of PostgreSQL with their support and testing to stand behind it.  If your company is bound and determined to spend money to buy a database, they can do that with PostgreSQL too.  And sometimes, it's not a bad idea, especially when you're just starting out.

Re: BIG installations of PostgresQL?

From
"Jim C. Nasby"
Date:
Take a look at http://www.postgresql.org/about/casestudies/ for some
examples of use. Looking through the pgsql-advocacy mailing list might
provide some more cases as well. Of the top of my head, I believe
there's at least one national banking system running on PostgreSQL, as
well as all of the .org TLD.

BTW, how do you define 'huge data sets' and 'huge query rates'? Some
people have pretty skewed ideas about what 'huge' is. :) I maintain
http://stats.distributed.net, which has a ~12G database on the backend;
many would think that's huge; I think it's at best small-medium.

As for support, as others have mentioned there are commercial companies
(such as mine) that will sell support. Plus, the support from the
community is generally top-notch as well.

On Thu, Sep 15, 2005 at 11:25:49PM -0400, Logan Bowers wrote:
> Hello,
>
>
>
> My company is looking at two very large DB vendors to bear most of data
> burden of our company; however I'd like to propose PostgresQL to handle
> some of the tasks, specifically a large number read-only search DBs.
> Postgres already has the win in terms of features and it's now down to
> risk.
>
>
>
> Many of the other folks at the company feel an open-source DB is more
> risky because it is less well tested compared to commercial
> counterparts.  I'm looking for examples of large installations of
> Postgres with huge data sets, high traffic volumes, high update rates,
> etc, particularly large, recognizable names.  I know you guys get this
> question a lot, but can anyone share experiences with using Postgres in
> large settings with huge query rates, replication, etc?  Any stories you
> guys can share (in public or private) would be greatly appreciated.
> Thanks in advance!
>
>
>
> Logan Bowers
>

--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

Re: BIG installations of PostgresQL?

From
hubert depesz lubaczewski
Date:
On 9/16/05, Logan Bowers <logan@zillow.com> wrote:

I'm looking for examples of large installations of Postgres with huge data sets, high traffic volumes, high update rates, etc, particularly large, recognizable names.


can you tell us/me what do you mean by huge? i heard people saying that a table with 100000 rows is very big, and i have heard people saying that 12gb with about 100milion rows is a small database.

depesz


Re: BIG installations of PostgresQL?

From
Vivek Khera
Date:

On Sep 15, 2005, at 11:25 PM, Logan Bowers wrote:

Many of the other folks at the company feel an open-source DB is more risky because it is less well tested compared to commercial counterparts.  I’m looking for examples of large installations of Postgres with huge data sets, high traffic volumes, high update rates, etc, particularly large, recognizable names.  I know you guys get this question a lot, but can anyone share experiences with using Postgres in large settings with huge query rates, replication, etc?  Any stories you guys can share (in public or private) would be greatly appreciated.  Thanks in advance! 


Every so often on the slony (Postgres replication) list, a fellow from Skype pops up.   I suspect they use postgres under high volume, huge dataset situation...

Also, do a "whois slony.info" or any *.info domain and you hit a replicated postgres database.  The entire .info (and now .org) domain registries are stored on postgres.


Vivek Khera, Ph.D.

+1-301-869-4449 x806