使用 psql (CLI 工具)
使用 PostgreSQL 的 CLI 工具 (psql) 作為範例連線到 Canner Enterprise
輸入 psql 指令
psql -h <IP or host> -p <port> -d <workspace> -U canner
範例: psql -h 52.195.6.107 -p 7432 -d test1_15598 -U cannerPassword 輸入 Personal Access Token
使用 PostgreSQL 的 CLI 工具 (psql) 作為範例連線到 Canner Enterprise
輸入 psql 指令
psql -h <IP or host> -p <port> -d <workspace> -U canner
範例: psql -h 52.195.6.107 -p 7432 -d test1_15598 -U canner
Password 輸入 Personal Access Token