Re: The need for clustered indexes to boost TPC-V performance
От | Reza Taheri |
---|---|
Тема | Re: The need for clustered indexes to boost TPC-V performance |
Дата | |
Msg-id | 66CE997FB523C04E9749452273184C6C137CB88CF9@exch-mbx-113.vmware.com обсуждение исходный текст |
Ответ на | Re: The need for clustered indexes to boost TPC-V performance (Robert Klemme <shortcutter@googlemail.com>) |
Ответы |
Re: The need for clustered indexes to boost TPC-V performance
|
Список | pgsql-performance |
Hi Robert, Yes, the same concept. Oracle's IOT feature is used often with TPC benchmarks. Thanks, Reza > -----Original Message----- > From: Robert Klemme [mailto:shortcutter@googlemail.com] > Sent: Thursday, July 05, 2012 5:30 AM > To: Reza Taheri > Cc: pgsql-performance@postgresql.org; Andy Bond (abond@redhat.com); > Greg Kopczynski; Jignesh Shah > Subject: Re: [PERFORM] The need for clustered indexes to boost TPC-V > performance > > On Wed, Jul 4, 2012 at 1:13 AM, Reza Taheri <rtaheri@vmware.com> wrote: > > > Checking online, the subject of clustered indexes for PostgreSQL comes > > up often. PGSQL does have a concept called "clustered table", which > > means a table has been organized in the order of an index. This would > > help with sequential accesses to a table, but has nothing to do with this > problem. > > PGSQL folks sometimes refer to what we want as "integrated index". > > I do understand this correctly that we are speaking about the concept which > is known under the term "index organized table" (IOT) in Oracle land, > correct? > > http://docs.oracle.com/cd/E11882_01/server.112/e25789/indexiot.htm#CBB > JEBIH > > Kind regards > > robert > > -- > remember.guy do |as, often| as.you_can - without end > http://blog.rubybestpractices.com/
В списке pgsql-performance по дате отправления: