華為云計(jì)算 云知識(shí) gsql配置數(shù)據(jù)庫服務(wù)器的操作
gsql配置數(shù)據(jù)庫服務(wù)器的操作

使用putty登錄ECS,putty登錄界面,Host Name: ECS 公網(wǎng)IP ,Port: 22,Connection type: SSH,點(diǎn)擊Open,彈出框中點(diǎn)擊“YES”;

login as: root;

password: root用戶密碼(該密碼不明文顯示,保證輸入無誤后回車即可);

cd <客戶端存放路徑>;

unzip dws_client_1.5.x_redhat_x64.zip;

<客戶端存放路徑>:請(qǐng)?zhí)鎿Q為實(shí)際的客戶端存放路徑;

dws_client_redhat_x64.tar.gz:這是“RedHat x64”對(duì)應(yīng)的客戶端工具包名稱,請(qǐng)?zhí)鎿Q為實(shí)際下載的包名;

source gsql_env.sh;

提示以下信息表示客戶端已配置成功;

All things done。