Re: Largest PG database known to man! - Mailing list pgsql-general

From John R Pierce
Subject Re: Largest PG database known to man!
Date
Msg-id 524B7F55.8060401@hogranch.com
Whole thread Raw
In response to Re: Largest PG database known to man!  (Stephen Frost <sfrost@snowman.net>)
List pgsql-general
On 10/1/2013 6:53 PM, Stephen Frost wrote:
> I don't think I'd recommend building a single-image PG database on that
> scale but rather would shard it.

sharding only works well if your data has natural divisions and you're
not doing complex joins/aggregates across those divisions.



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Largest PG database known to man!
Next
From: Tim Uckun
Date:
Subject: Timestamp with and without timezone conversion confusion.