Oracle migration : size on disk of data file greater in PG

From: Benoit(dot)Gerrienne(at)BULL(dot)BE
To: pgsql-general(at)postgresql(dot)org
Subject: Oracle migration : size on disk of data file greater in PG
Date: 2006-09-19 09:00:51
Message-ID: OF6F4437C4.76D8717E-ON422571EE.00305638@bull.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

At a customer site, we've made a migration from Oracle 8.1.5 to PGSQL
8.1.1. The migration happened without any problem and now the performances
are better with PG than with Ora, but the customer noticed that the size
of PG on disk where much greater than the size on disk of Oracle. And I'm
not able to find an easy explanation.

Is it normal, due to inner data storage mecanisms differents between
Oracle and PG ?

Of course, we've run VACUUM on both DB before measuring the size on disk.

The database is used to store statistical data by month and therefore
contain dozen of tables of the same layout containing most of the time
hundred of thousands records.

Thank you,

Benoit Gerrienne

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2006-09-19 09:14:26 Re: duplicate key violates unique constraint
Previous Message Ben Trewern 2006-09-19 08:33:17 Re: What is the Best Postgresql Load Balancing Solution available ?