The following steps are required to create the datastore database structure in the RDBMS:
set MFDBFH_CONFIG=C:\path\to\config\mfdbfh.cfg
(UNIX):
export MFDBFH_CONFIG=/PAC_Config/mfdbfh.cfg
dbfhdeploy create sql://MYPAC/VSAM
See Upload Files to a PostgreSQL Datastore and the Configuration Requirements chapter for more configuration information.