Re: Proposal: Global Index

Поиск
Список
Период
Сортировка
Искать
От
Bruce Momjian
Тема
Re: Proposal: Global Index
Дата
Msg-id
20210111192555.GJ4320@momjian.us
Ответ на
Re: Proposal: Global Index (Peter Geoghegan)
Список
Дерево обсуждения
Proposal: Global Index Ibrar Ahmed <ibrar.ahmad@gmail.com>
Re: Proposal: Global Index Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposal: Global Index Robert Haas <robertmhaas@gmail.com>
Re: Proposal: Global Index Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposal: Global Index Peter Geoghegan <pg@bowt.ie>
Re: Proposal: Global Index Stephen Frost <sfrost@snowman.net>
Re: Proposal: Global Index Isaac Morland <isaac.morland@gmail.com>
Re: Proposal: Global Index Tomas Vondra <tomas.vondra@2ndquadrant.com>
Re: Proposal: Global Index Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposal: Global Index Andres Freund <andres@anarazel.de>
Re: Proposal: Global Index Jeremy Schneider <schnjere@amazon.com>
Re: Proposal: Global Index Jeremy Schneider <schnjere@amazon.com>
Re: Proposal: Global Index Bruce Momjian <bruce@momjian.us>
Re: Proposal: Global Index Jose Luis Tallon <jltallon@adv-solutions.net>
Re: Proposal: Global Index Bruce Momjian <bruce@momjian.us>
Re: Proposal: Global Index Jeremy Schneider <schnjere@amazon.com>
Re: Proposal: Global Index Bruce Momjian <bruce@momjian.us>
Re: Proposal: Global Index "Nasby, Jim" <nasbyj@amazon.com>
Re: Proposal: Global Index 曾文旌 <wenjing.zwj@alibaba-inc.com>
Re: Proposal: Global Index Bruce Momjian <bruce@momjian.us>
Re: Proposal: Global Index 曾文旌 <wenjing.zwj@alibaba-inc.com>
Re: Proposal: Global Index Bruce Momjian <bruce@momjian.us>
Re: Proposal: Global Index Julien Rouhaud <rjuju123@gmail.com>
Re: Proposal: Global Index 曾文旌 <wenjing.zwj@alibaba-inc.com>
Re: Proposal: Global Index Bruce Momjian <bruce@momjian.us>
Re: Proposal: Global Index Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposal: Global Index Robert Haas <robertmhaas@gmail.com>
Re: Proposal: Global Index Bruce Momjian <bruce@momjian.us>
Re: Proposal: Global Index 曾文旌 <wenjing.zwj@alibaba-inc.com>
Re: Proposal: Global Index Peter Geoghegan <pg@bowt.ie>
Re: Proposal: Global Index Bruce Momjian <bruce@momjian.us>
Re: Proposal: Global Index Peter Geoghegan <pg@bowt.ie>
Re: Proposal: Global Index Bruce Momjian <bruce@momjian.us>
Re: Proposal: Global Index Robert Haas <robertmhaas@gmail.com>
Re: Proposal: Global Index 曾文旌 <wenjing.zwj@alibaba-inc.com>
On Mon, Jan 11, 2021 at 11:01:20AM -0800, Peter Geoghegan wrote:
> However, it probably would be okay if a global index feature performed
> poorly in scenarios where partitions get lots of UPDATEs that produce
> lots of index bloat and cause lots of LP_DEAD line pointers to
> accumulate in heap pages. It is probably reasonable to just expect
> users to not do that if they want to get acceptable performance while
> using a global index. Especially since it probably is not so bad if
> the index bloat situation gets out of hand for just one of the
> partitions (say the most recent one) every once in a while. You at
> least don't have the same crazy I/O multiplier effect that you
> described.

Once you layer on all the places a global index will be worse than just
creating a single large table, or a partitioned table with an index per
child, there might not be much usefulness left.  A POC patch might tell
us that, and might allow us to mark it as "not wanted".

-- 
  Bruce Momjian          https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee



В списке pgsql-hackers по дате отправления
От: Bruce Momjian
Дата:
Сообщение: Re: Proposal: Global Index
От: Peter Geoghegan
Дата:
Сообщение: Re: Proposal: Global Index
FAQ