Postgres table size

Поиск
Список
Период
Сортировка
От SHARMILA JOTHIRAJAH
Тема Postgres table size
Дата
Msg-id 624802.39420.qm@web31109.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: Postgres table size
Re: Postgres table size
Список pgsql-general
Hi
I have a table with  29384048 records  in oracle and postgresql. The table has 47 columns (16 numeric and 27 varchar and the rest timestamp). The tablesize in postgresql is twice as much than the tablesize in oracle (for the same number of rows and columns). There are no updates or deletes in this table. It is a test table that is used only for querying. The tables are vacuumed regularly

Even a simple seqscan query takes twice as much time in postgres than in oracle.
Does postgresql generally occupy more space than oracle tables?
Thanks
Sharmila


Get easy, one-click access to your favorites. Make Yahoo! your homepage.

В списке pgsql-general по дате отправления:

Предыдущее
От: Decibel!
Дата:
Сообщение: Re: PITR and warm standby setup questions
Следующее
От: dan@sidhe.org
Дата:
Сообщение: Sharing database handles across forked child processes