pgvector stress test using pgbench with custom function or custom script
I am trying to run a stress test on a vector data type table. But not able to run pgbench with custom functions: random_between and random_array. Kindly suggest how to perform the stress test with custom functions.