Re: [GENERAL] New OpenSource columnstore from CitusData for Postgresql

2014-04-03 Thread Dann Corbit
-general Subject: [GENERAL] New OpenSource columnstore from CitusData for Postgresql Link to hackernews which also has some comments from the devs https://news.ycombinator.com/item?id=7523950 Very interesting: They use foreign data tables as an abstraction to separate the storage layer from the rest of

[GENERAL] New OpenSource columnstore from CitusData for Postgresql

2014-04-03 Thread Dorian Hoxha
Link to hackernews which also has some comments from the devs https://news.ycombinator.com/item?id=7523950 Very interesting: They use foreign data tables as an abstraction to separate the storage layer from the rest of the database.