pgsql: Further improve jsonb_sqljson parallel test

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Further improve jsonb_sqljson parallel test
Дата
Msg-id E1nc9rl-000bzp-46@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Further improve jsonb_sqljson parallel test

Instead of using a very large table, use some settings to encourage use
of parallelism. Also, drop the table so it doesn't upset the recovery
test.

per suggestion from Andres Freund

Discussion: https://postgr.es/m/20220406022118.3ocqvhxr6kciw5am@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/14d3f24fa8a21f8a7e66f1fc60253a1e11410bf3

Modified Files
--------------
src/test/regress/expected/jsonb_sqljson.out | 23 +++++++++++++++--------
src/test/regress/sql/jsonb_sqljson.sql      | 14 +++++++++++++-
2 files changed, 28 insertions(+), 9 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Allow granting SET and ALTER SYSTEM privileges on GUC parameters
Следующее
От: Stephen Frost
Дата:
Сообщение: pgsql: Remove exclusive backup mode