Andrew Dunstan writes:
> The test created a 1m row table in order to test parallel operation of
> JSON_VALUE.
Egad.
> However, this was more than were needed for the test, so
> save time by halving it, and also by making the table unlogged.
This seems like a rather inappropriate fix. I would s
Reduce running time of jsonb_sqljson test
The test created a 1m row table in order to test parallel operation of
JSON_VALUE. However, this was more than were needed for the test, so
save time by halving it, and also by making the table unlogged.
Experimentation shows that this size is only a littl