Further improve jsonb_sqljson parallel test

Andrew Dunstan <andrew@dunslane.net>

Commit: 14d3f24fa8a21f8a7e66f1fc60253a1e11410bf3
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2022-04-06T17:53:11Z
Releases: 15.0
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

Files

Discussion