Re: PGSQL 9.3 - billion rows

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: PGSQL 9.3 - billion rows
Date: 2014-07-09 00:06:03
Message-ID: 53BC876B.5000106@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 07/07/2014 06:59 AM, Nicolas Paris wrote:
> - Can postgresql support such table (this table is the fact table of a
> datamart -> many join query with dimensions tables) ?

Yes, it can.

> - If yes, I would like to test (say insert 2 billion test rows), what
> serveur configuration do I need ? How much RAM ?
> - If not, would it be better to think about a cluster or other ?
> - (Have you any idea to optimize this table ?)

Consider also trying cstore_fdw: https://github.com/citusdata/cstore_fdw

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Mark Kirkwood 2014-07-11 00:40:15 Re: 60 core performance with 9.3
Previous Message Steve Crawford 2014-07-08 16:28:47 Re: DB sessions 100 times of DB connections