Re: Collecting statistics about contents of JSONB columns

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: Collecting statistics about contents of JSONB columns
Дата
Msg-id 58afb242-183b-226b-d8ba-f83374fd2bb5@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Collecting statistics about contents of JSONB columns  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Ответы Re: Collecting statistics about contents of JSONB columns  (Mahendra Singh Thalor <mahi6run@gmail.com>)
Список pgsql-hackers

On 2/4/22 03:47, Tomas Vondra wrote:
> ./json-generate.py 30000 2 8 1000 6 1000

Sorry, this should be (different order of parameters):

./json-generate.py 30000 2 1000 8 6 1000


regards

-- 
Tomas Vondra
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Collecting statistics about contents of JSONB columns
Следующее
От: David Rowley
Дата:
Сообщение: Re: Windows crash / abort handling