Re: Modernizing our GUC infrastructure

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Modernizing our GUC infrastructure
Дата
Msg-id 3021867.1662432517@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Modernizing our GUC infrastructure  (Junwang Zhao <zhjwpku@gmail.com>)
Ответы Re: Modernizing our GUC infrastructure  (Junwang Zhao <zhjwpku@gmail.com>)
Список pgsql-hackers
Junwang Zhao <zhjwpku@gmail.com> writes:
>   /*
> - * Create table with 20% slack
> + * Create hash table with 20% slack
>   */
>   size_vars = num_vars + num_vars / 4;

> Should we change 20% to 25%, I thought that might be
> a typo.

No ... 20% of the allocated space is spare.

            regards, tom lane



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

Предыдущее
От: Junwang Zhao
Дата:
Сообщение: Re: Modernizing our GUC infrastructure
Следующее
От: Jaime Casanova
Дата:
Сообщение: pg_publication_tables show dropped columns