PostgreSQL, OLAP, and Large Clusters

Поиск
Список
Период
Сортировка
От Ryan Kelly
Тема PostgreSQL, OLAP, and Large Clusters
Дата
Msg-id 20120926115044.GA24075@llserver.lakeliving.com
обсуждение исходный текст
Ответы Re: PostgreSQL, OLAP, and Large Clusters  (Gavin Flower <GavinFlower@archidevsys.co.nz>)
Re: PostgreSQL, OLAP, and Large Clusters  (Scott Marlowe <scott.marlowe@gmail.com>)
Re: PostgreSQL, OLAP, and Large Clusters  (Ondrej Ivanič <ondrej.ivanic@gmail.com>)
Список pgsql-general
Hi:

The size of our database is growing rather rapidly. We're concerned
about how well Postgres will scale for OLAP-style queries over terabytes
of data. Googling around doesn't yield great results for vanilla
Postgres in this application, but generally links to other software like
Greenplum, Netezza, and Aster Data (some of which are based off of
Postgres). Too, there are solutions like Stado. But I'm concerned about
the amount of effort to use such solutions and what we would have to
give up feature-wise.

We love a lot of the features that we currently have that (I think)
would only be available with Postgres: arrays, hstore, gin/gist indexes,
extensions. Not to mention a lot of the other great SQL standard
features not available in other open-source databases, especially window
functions and CTEs.

Of course, migration to another solution is feasible (with enough
effort, of course), but given my experiences with Postgres and the
support provided by the community that is second to none, I'd very much
like to stay with PostgreSQL.

Thoughts?

-Ryan Kelly


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

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: shared memory settings
Следующее
От: "Yelai, Ramkumar IN BLR STS"
Дата:
Сообщение: Re: Need help in reclaiming disk space by deleting the selected records