multi billion row tables: possible or insane?

Поиск
Список
Период
Сортировка
От Ramon Bastiaans
Тема multi billion row tables: possible or insane?
Дата
Msg-id 42243725.6060804@sara.nl
обсуждение исходный текст
Ответы Re: multi billion row tables: possible or insane?  (Jeff <threshar@torgo.978.org>)
Re: multi billion row tables: possible or insane?  (Markus Schaber <schabios@logi-track.com>)
Re: multi billion row tables: possible or insane?  (John Arbash Meinel <john@arbash-meinel.com>)
Re: multi billion row tables: possible or insane?  (Andras Kadinger <bandit@surfnonstop.com>)
Re: multi billion row tables: possible or insane?  (Josh Berkus <josh@agliodbs.com>)
Re: multi billion row tables: possible or insane?  (Alan Stange <stange@rentec.com>)
Re: multi billion row tables: possible or insane?  (Thomas Ganss <tganss_at_t_dash_online_dot_de-remove-all-after-first-real-dash@yahoo.com>)
Re: multi billion row tables: possible or insane?  ("Jim C. Nasby" <decibel@decibel.org>)
Список pgsql-performance
Hi all,

I am doing research for a project of mine where I need to store several
billion values for a monitoring and historical tracking system for a big
computer system. My currect estimate is that I have to store (somehow)
around 1 billion values each month (possibly more).

I was wondering if anyone has had any experience with these kind of big
numbers of data in a postgres sql database and how this affects database
design and optimization.

What would be important issues when setting up a database this big, and
is it at all doable? Or would it be a insane to think about storing up
to 5-10 billion rows in a postgres database.

The database's performance is important. There would be no use in
storing the data if a query will take ages. Query's should be quite fast
if possible.

I would really like to hear people's thoughts/suggestions or "go see a
shrink, you must be mad" statements ;)

Kind regards,

Ramon Bastiaans



В списке pgsql-performance по дате отправления:

Предыдущее
От: PFC
Дата:
Сообщение: Re: seq scan cache vs. index cache smackdown
Следующее
От: Jeff
Дата:
Сообщение: Re: multi billion row tables: possible or insane?