Re: BIG installations of PostgresQL?

From: hubert depesz lubaczewski <depesz(at)gmail(dot)com>
To: Logan Bowers <logan(at)zillow(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: BIG installations of PostgresQL?
Date: 2005-09-19 05:27:05
Message-ID: 9e4684ce05091822275c302bc0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 9/16/05, Logan Bowers <logan(at)zillow(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mario Weilguni 2005-09-19 06:01:55 How to modify a tuple returned by SPI_copytuple?
Previous Message hubert depesz lubaczewski 2005-09-19 05:23:54 Re: ltree and ordering - what index?