Search Postgresql Archives

Re: commercial adaptation of postgres

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jul 20, 2009 at 9:56 PM, Dennis Gearon<gearond@xxxxxxxxxxxxx> wrote:
>
> I once talked to a company that made a custome version of Postgres. It split tables up on columns and also by rows, had some other custome features. It was enormously faster from what I gathered.

Faster at some things :-).  column oriented db is a tradeoff...it's
less work to get one or two columns but your record is not guaranteed
to be in one place on disk...which has obvious downsides.  I don't
have any evidence other than my gut, but I betcha column db being an
'evolutionary step' above current methods is mostly hype.  However for
certain workloads I'm sure it's great...

merlin

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux