Using the CLI to load data
fabricate load \
--source <fabricate_database_name> \
--target <target_database_name> \
--type <database_type> \
--create \
--user <username> \
--host <host> \
--port <port>Parameters
How the data is loaded into PostgreSQL
Last updated
Was this helpful?