Re: postgresql storage and performance questions

Trevor Talbot <quension@gmail.com>

From: "Trevor Talbot" <quension@gmail.com>
To: "Josh Harrison" <joshques@gmail.com>
Cc: pgsql-general@postgresql.org
Date: 2007-11-20T17:47:31Z
Lists: pgsql-general
On 11/20/07, Josh Harrison <joshques@gmail.com> wrote:

> We are working on migrating our database from oracle to postgres.
> Postgres tablesize is twice than oracle tablesize for all my
> tables.And so the query also takes twice as much time than oracle. So
> we were checking to see what makes postgres slower than oracle even
> for basic full tablescan queries.

A similar question came up recently:
http://archives.postgresql.org/pgsql-general/2007-11/msg00619.php

You won't see anything that dramatic, but you might try to see how
8.3beta does with your test data.