-
Notifications
You must be signed in to change notification settings - Fork 102
Description
INFO[20161218 04:11:25] [ main.go ] 37 [ ---------------------------------------------------------->>>
INFO[20161218 04:11:25] [ main.go ] 38 trading broker Engine V1.1 postgres
INFO[20161218 04:11:25] [ main.go ] 39 <<<----------------------------------------------------------]
INFO[20161218 04:11:25] [ trade_center.go ] 49 unit_min_amount,unit_max_amount: 0.01 5
ERRO[20161218 04:11:25] [ db.go ] 49 open: pq: password authentication failed for user "root"
ERRO[20161218 04:11:25] [ trade_order.go ] 88 pq: password authentication failed for user "root"
INFO[20161218 04:11:25] [ amount_limit.go ] 40 init limit: 200 200 0 0
INFO[20161218 04:11:25] [ amount_limit.go ] 123 buy_total_amount: 0
INFO[20161218 04:11:25] [ amount_limit.go ] 132 sell_total_amount: 0
ERRO[20161218 04:11:25] [ db.go ] 49 open: pq: password authentication failed for user "root"
ERRO[20161218 04:11:25] [ exchange_config.go ] 55 pq: password authentication failed for user "root"
INFO[20161218 04:11:25] [ trade_server.go ] 48 Thrift server listening on 127.0.0.1:18030
ERRO[20161218 04:11:26] [ db.go ] 49 open: pq: password authentication failed for user "root"
ERRO[20161218 04:11:26] [ tx.go ] 11 pq: password authentication failed for user "root"
ERRO[20161218 04:11:26] [ tx.go ] 36 TxBegin failed pq: password authentication failed for user "root"
ERRO[20161218 04:11:27] [ db.go ] 49 open: pq: password authentication failed for user "root"
endless.. error.
And how can I use postgres sql?