#!/bin/bash psql -U postgres -d sqmmt -c "\copy dim_pm.in_pm_data_hw from '$1' with DELIMITER '|' null ''";