Comment on PostgreSQL Columnar Store for Analytic WorkloadsparentComments−alecco12yBecause they still use PostgreSQL engine, very slow.There is a great talk by Stonebraker about this. (He created PostgreSQL about 3 decades ago and moved on to newer database engines).−jeffdavis12yHe started Postgres before it became PostgreSQL (i.e. before it even supported SQL). It's quite a different system now.−jeltz12yThe PostgreSQL Stonebraker left was a very different one than the current. It did not even have MVCC.−Alex391712yIs this talk online?−garenp12yProbably referring to this:http://blog.jooq.org/2013/08/24/mit-prof-michael-stonebraker...
Comments
Because they still use PostgreSQL engine, very slow.
There is a great talk by Stonebraker about this. (He created PostgreSQL about 3 decades ago and moved on to newer database engines).
He started Postgres before it became PostgreSQL (i.e. before it even supported SQL). It's quite a different system now.
The PostgreSQL Stonebraker left was a very different one than the current. It did not even have MVCC.
Is this talk online?
Probably referring to this:
http://blog.jooq.org/2013/08/24/mit-prof-michael-stonebraker...