Re: change float4 to floating point about type of autovacuum_vacuum_insert_scale_factor

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: change float4 to floating point about type of autovacuum_vacuum_insert_scale_factor
Дата
Msg-id e11bf988-71aa-a358-4811-4dab7cd490f6@enterprisedb.com
обсуждение исходный текст
Ответ на change float4 to floating point about type of autovacuum_vacuum_insert_scale_factor  (<Shinya11.Kato@nttdata.com>)
Список pgsql-docs
On 16.06.21 07:22, Shinya11.Kato@nttdata.com wrote:
> As shown below, the argument types of autovacuum_vacuum_insert_scale_factor and
toast.autovacuum_vacuum_insert_scale_factorare different from the others.
 
> ---
> autovacuum_vacuum_scale_factor, toast.autovacuum_vacuum_scale_factor (floating point)
> autovacuum_vacuum_insert_scale_factor, toast.autovacuum_vacuum_insert_scale_factor (float4)
> autovacuum_analyze_scale_factor (floating point)
> autovacuum_vacuum_cost_delay, toast.autovacuum_vacuum_cost_delay (floating point)
> https://www.postgresql.org/docs/devel/sql-createtable.html
> ---
> 
> So, I thought it was better to be consistent with "floating point", and I created the patch.

committed



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: 24.1.5.1. Multixacts And Wraparound
Следующее
От: PG Doc comments form
Дата:
Сообщение: Document behaviour of failed sub queries