Further improve jsonb_sqljson parallel test
authorAndrew Dunstan <[email protected]>
Wed, 6 Apr 2022 17:48:26 +0000 (13:48 -0400)
committerAndrew Dunstan <[email protected]>
Wed, 6 Apr 2022 17:53:11 +0000 (13:53 -0400)
commit14d3f24fa8a21f8a7e66f1fc60253a1e11410bf3
treef65f6cdd58cc3b17c87adde8e94cbb3ad0acade9
parenta0ffa885e478f5eeacc4e250e35ce25a4740c487
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[email protected]
src/test/regress/expected/jsonb_sqljson.out
src/test/regress/sql/jsonb_sqljson.sql