Re: Replacing pg_depend PIN entries with a fixed range check

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Replacing pg_depend PIN entries with a fixed range check
Дата
Msg-id CA+TgmobXixznpObPhbiePX9VL5GhN3LaHSXsLQ0oJvK1sC319Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Replacing pg_depend PIN entries with a fixed range check  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Replacing pg_depend PIN entries with a fixed range check  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, May 12, 2021 at 6:21 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Here's a v2 that does things that way (and is rebased up to HEAD).
> I did some more documentation cleanup, too.

The first hunk of the patch seems to back away from the idea that the
cutoff is 13000, but the second half of the patch says 13000 still
matters. Not sure I understand what's going on there exactly.

I suggest deleting the words "An additional thing that is useful to
know is that" because the rest of the sentence is fine without it.

I'm sort of wondering what we think the long term plan ought to be.
Are there some categories of things we should be looking to move out
of the reserved OID space to keep it from filling up? Can we
realistically think of moving the 16384 boundary?

-- 
Robert Haas
EDB: http://www.enterprisedb.com



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

Предыдущее
От: Ibrar Ahmed
Дата:
Сообщение: Re: Next Commitfest Manager.
Следующее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: Add ZSON extension to /contrib/