Re: Add bump memory context type and use it for tuplesorts

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: Add bump memory context type and use it for tuplesorts
Дата
Msg-id
2702172.1711403048@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Nathan Bossart <nathandbossart@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts John Naylor <johncnaylorls@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts Andres Freund <andres@anarazel.de>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts Daniel Gustafsson <daniel@yesql.se>
Re: Add bump memory context type and use it for tuplesorts Andres Freund <andres@anarazel.de>
Re: Add bump memory context type and use it for tuplesorts Daniel Gustafsson <daniel@yesql.se>
Re: Add bump memory context type and use it for tuplesorts Amul Sul <sulamul@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Daniel Gustafsson <daniel@yesql.se>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Amul Sul <sulamul@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts John Naylor <johncnaylorls@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts John Naylor <johncnaylorls@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts Andres Freund <andres@anarazel.de>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
David Rowley  writes:
> On Tue, 26 Mar 2024 at 03:53, Tom Lane  wrote:
>> Could we move the knowledge of exactly which context type it is out
>> of the per-chunk header and keep it in the block header?

> I wasn't 100% clear on your opinion about using 010 vs expanding the
> bit-space. Based on the following it sounded like you were not
> outright rejecting the idea of consuming the 010 pattern.

What I said earlier was that 010 was the least bad choice if we
fail to do any expansibility work; but I'm not happy with failing
to do that.

Basically, I'm not happy with consuming the last reasonably-available
pattern for a memory context type that has little claim to being the
Last Context Type We Will Ever Want.  Rather than making a further
dent in our ability to detect corrupted chunks, we should do something
towards restoring the expansibility that existed in the original
design.  Then we can add bump contexts and whatever else we want.

			regards, tom lane


В списке pgsql-hackers по дате отправления
От: Nathan Bossart
Дата:
Сообщение: Re: add AVX2 support to simd.h
От: Tom Lane
Дата:
FAQ