From: | Josh Berkus <josh(at)agliodbs(dot)com> |
---|---|
To: | pgsql-advocacy(at)postgresql(dot)org |
Subject: | Re: Amazon's "Redshift" data warehouse and PostgreSQL |
Date: | 2013-02-18 19:15:05 |
Message-ID: | 51227DB9.1080204@agliodbs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy |
On 02/17/2013 09:44 PM, Ian Lawrence Barwick wrote:
> FYI
>
>> Its architecture is based around columnar data storage, advanced
> compression, and fast disk and network I/O.
>>
>> This, combined with its roots in the open source PostgreSQL database, has
> prompted The Reg to speculate that Amazon has managed to parallelize the
> PostgreSQL technology.
>
> http://www.theregister.co.uk/2013/02/15/amazon_redshift_goes_ga/
Wow, that's surprisingly uninformed for El Reg.
Redshift is based on Paraccel, which is a parallel, column-store DW fork
of Postgres which forked off version 8.2, and has been around since
2007. Paraccel competes with Vertica Greenplum, Netezza, Aster Data,
and similar DW PostgreSQL forks.
It's DW-only, though; it's completely unsuited to OLTP/webapp workloads.
Analytics only.
--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2013-02-18 21:37:11 | Re: [pgsql-advocacy] Call for Google Summer of Code mentors, admins |
Previous Message | David Fetter | 2013-02-18 17:12:59 | Re: Call for Google Summer of Code mentors, admins |