Column oriented pgsql

From: Mag Gam <magawake(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Column oriented pgsql
Date: 2009-05-08 08:51:05
Message-ID: 1cbd6f830905080151g4f8bfa99g9b87f450cebfb57a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is it possible to tweak (easily) Postgresql so the storage is column
oriented versus row-oriented? We would like to increase read
optimization on our data which is about 2TB.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Luigi N. Puleio 2009-05-08 08:52:34 Re: A question about RAISE NOTICE
Previous Message Tim Bunce 2009-05-08 08:44:56 Re: prepared statements and DBD::Pg