Re: Columnar store as default for PostgreSQL 10?

From: jje <jonathan(dot)eastgate(at)simpro(dot)co>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Columnar store as default for PostgreSQL 10?
Date: 2016-04-22 08:26:31
Message-ID: 1461313591530-5899973.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

An interesting topic we have also discussed in our team.

Realistically - this is more about picking the right software for the job.

PostgreSQL has come so far up in it's performance for more general workloads
that it is fast becoming a bit of a darling in the world of cloud - being
able to handle lots of db's and their associated web (fast response
required) queries. So to start to take it down this path I believe would be
detrimental.

There are plenty of DB's out there designed for exactly what you are trying
to do - so maybe a better option is to build yourself someway of having data
stored in another system where you require this sort of data handling.

Some of us are already doing that with great success - so maybe asking how
you accomplish that would be a better question.

Jonathan

--
View this message in context: http://postgresql.nabble.com/Columnar-store-as-default-for-PostgreSQL-10-tp5899731p5899973.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message raghu vineel 2016-04-22 08:30:45 Fwd: Process scheduling in postgres
Previous Message Stuart Bishop 2016-04-22 07:21:28 Re: Initdb --data-checksums by default