Closed steve-chavez closed 2 years ago
Used those configs to get the pgbench numbers on https://github.com/supabase/benchmarks/issues/9#issuecomment-1112824794
increasing the client size (typically, I'd want the machine driving the load to be at least as big as the target, to avoid any chance that we're bottlenecking on the client)
True. In fact this might already be happening because I'm now unable to get more TPS past m5a.8xlarge
by increasing the number of clients.
Will follow up on this on a new PR.
Also move postgrest pgtune settings to config file