Run all scripts from the db
directory.
From the Rideshare root, cd
into db
.
Create 10_000_000
records, mix of Drivers and Riders, in rideshare.users
using SQL
Inspiration: https://vnegrisolo.github.io/postgresql/generate-fake-data-using-sql
sh scripts/bulk_load.sh
sh scripts/benchmark.sh
sh scripts/list_table_comments.sh
sh scripts/simulate_bloat.sh