Documentation
¶
Overview ¶
test-db-connection tests PostgreSQL database connectivity for commitgraph.
This command validates database connection setup, connection pool configuration, timeout behavior, and retry logic before running any data ingestion.
Usage:
test-db-connection -db-host <host> -db-user <user> -db-password <pass>
Environment variables (optional, override flags): - DB_HOST, DB_PORT, DB_NAME, DB_USER, DB_PASSWORD, DB_SSLMODE
Click to show internal directories.
Click to hide internal directories.