Re: SQL/JSON: JSON_TABLE

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: SQL/JSON: JSON_TABLE
Дата
Msg-id 20220406022118.3ocqvhxr6kciw5am@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: SQL/JSON: JSON_TABLE  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: SQL/JSON: JSON_TABLE  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: SQL/JSON: JSON_TABLE  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Hi,

On 2022-03-27 16:53:57 -0400, Andrew Dunstan wrote:
> I'm therefore going to commit this series

The new jsonb_sqljson test is, on my machine, the slowest test in the main
regression tests:

4639 ms jsonb_sqljson
2401 ms btree_index
2166 ms stats_ext
2027 ms alter_table
1616 ms triggers
1498 ms brin
1489 ms join_hash
1367 ms foreign_key
1345 ms tuplesort
1202 ms plpgsql

Any chance the slowness isn't required slowness?

Greetings,

Andres Freund



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: psql - add SHOW_ALL_RESULTS option - pg_regress output
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [PATCH] pg_stat_toast