Re: Table Partitioning: Will it be supported in Future?

Поиск
Список
Период
Сортировка
От apoc9009@yahoo.de
Тема Re: Table Partitioning: Will it be supported in Future?
Дата
Msg-id 426E108D.7000503@yahoo.de
обсуждение исходный текст
Ответ на Re: Table Partitioning: Will it be supported in Future?  (Richard Huxton <dev@archonet.com>)
Ответы Re: Table Partitioning: Will it be supported in Future?
Список pgsql-performance
Hmm,

I have asked some Peoples on the List an some one has posted this links

http://archives.postgresql.org/pgsql-performance/2004-12/msg00101.php

It is quite usefull to read but iam not sure thadt theese Trick is verry
helpfull.

I want to splitt my 1GByte Table into some little Partitions but how
should i do thadt?
With the ORACLE Partitioning Option, i can Configurering my Table withe
Enterprise
Manager or SQL Plus but in this case it looks like Trap.

Should i really decrease my Tabledata size  and spread them to other
Tables with the
same Structure by limiting Records???

The next Problem i see, how should i do a Insert/Update/Delete on 4
Tables of the
same Structure at one Query???

No missunderstanding. We talking not about normalization or
restructuring the Colums
of a table. We talking about Partitioning and in this case at Postgres
(emultation
of Partitioning wir UNIONS for Performance tuning)..


Josh



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

Предыдущее
От: "apoc9009@yahoo.de"
Дата:
Сообщение: Re: BLOB's bypassing the OS Filesystem for better Image
Следующее
От: "Shoaib Burq (VPAC)"
Дата:
Сообщение: Re: two queries and dual cpu (perplexed)