使用 SMT 时,怎么指定 pg的 database?

[root@DM smt]# ./starrocks-migrate-tool -c conf/config_prod.conf

2025/11/18 17:42:16 source/pgsql.go:92
[error] failed to initialize database, got error failed to connect to host=172.16.17.219 user=djpt database=: server error (FATAL: database “djpt” does not exist (SQLSTATE 3D000))
panic: failed to connect to host=172.16.17.219 user=djpt database=: server error (FATAL: database “djpt” does not exist (SQLSTATE 3D000))

goroutine 1 [running]:
main.main()
main.go:34 +0x965
[root@DM smt]#