In order to allow for easier easy experimenting, add an option to the PostgreSQL converter (load.sh): - `PG_LOAD_TO_DB`: controls whether we want to do or skip database loading phase. Possible values are: - `load`: loads to the database, as one might expect. **This is the default.** - `skip`: skip loading to the database.