Import your PostgreSQL database schema into ChartDB using a single query
-h
Database hostname-p
Database port (default: 5432)-U
Database username-d
Database name-W
Database password-a
ChartDB API key-t
Target diagram ID/path/to/psql-import.sh
with the absolute path to the
script and adjust the credentials accordingly. The log file path
(/path/to/psql-import.log
) should be in a directory where your user has
write permissions.