- Clone TPCH Repo with
git clone https://github.com/electrum/tpch-dbgen.git cd tpch-dbgen- Replace default Makefile with Makefile.suite
cp makefile.suite makefile - Edit new makefile by fill following settings:
CC=gcc
DATABASE=POSTGRESQL
MACHINE=LINUX
WORKLOAD=TPCH