We'd like to be able to support SQL dumps alongside our CSV dumps, to do this we need a script (preferably Python, but bash works too) that can connect to a postgres database and output a .sql dump.
SSB is an Open Source Benchmark tool written in Python. It is designed to generate a ‘real-world’ workload that emulates database interaction in such a way to measure the performance of the storage ...